aboutsummaryrefslogtreecommitdiff
path: root/original/uapi/linux/firewire-cdev.h
diff options
context:
space:
mode:
Diffstat (limited to 'original/uapi/linux/firewire-cdev.h')
-rw-r--r--original/uapi/linux/firewire-cdev.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/original/uapi/linux/firewire-cdev.h b/original/uapi/linux/firewire-cdev.h
index 7e5b5c1..5effa98 100644
--- a/original/uapi/linux/firewire-cdev.h
+++ b/original/uapi/linux/firewire-cdev.h
@@ -844,7 +844,7 @@ struct fw_cdev_queue_iso {
* struct fw_cdev_start_iso - Start an isochronous transmission or reception
* @cycle: Cycle in which to start I/O. If @cycle is greater than or
* equal to 0, the I/O will start on that cycle.
- * @sync: Determines the value to wait for for receive packets that have
+ * @sync: Determines the value to wait for receive packets that have
* the %FW_CDEV_ISO_SYNC bit set
* @tags: Tag filter bit mask. Only valid for isochronous reception.
* Determines the tag values for which packets will be accepted.