Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

drivers: firewire: firewire-cdev.h: fix identation on a kernel-doc markup

The description of @tstamp parameter has one line that starts at the
beginning. This moves such line to the description, which is not the
intent here.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/8238bed1c0375e6b389a8cafe1ad99fdeb1cb1f2.1740387599.git.mchehab+huawei@kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>

authored by

Mauro Carvalho Chehab and committed by
Jonathan Corbet
62d6d202 ffda7c21

+2 -1
+2 -1
include/uapi/linux/firewire-cdev.h
··· 449 449 * which the packet arrived. For %FW_CDEV_EVENT_PHY_PACKET_SENT2 and non-ping packet, 450 450 * the time stamp of isochronous cycle at which the packet was sent. For ping packet, 451 451 * the tick count for round-trip time measured by 1394 OHCI controller. 452 - * The time stamp of isochronous cycle at which either the response was sent for 452 + * 453 + * The time stamp of isochronous cycle at which either the response was sent for 453 454 * %FW_CDEV_EVENT_PHY_PACKET_SENT2 or the request arrived for 454 455 * %FW_CDEV_EVENT_PHY_PACKET_RECEIVED2. 455 456 * @data: Incoming data