KVM: SVM: Add support for KVM_SEV_RECEIVE_START command
[linux-2.6-microblaze.git] / include / uapi / linux / firewire-cdev.h
index 7e5b5c1..5effa98 100644 (file)
@@ -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.