X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=include%2Fuapi%2Flinux%2Ffirewire-cdev.h;h=5effa9832802c86233cc33d695b139cad414089e;hb=af43cbbf954b50ca;hp=7e5b5c10a49c9cc188ade2e5c598c0973edebe06;hpb=f75020fcb97a54c0d2ade1f4918db82f44d225ad;p=linux-2.6-microblaze.git diff --git a/include/uapi/linux/firewire-cdev.h b/include/uapi/linux/firewire-cdev.h index 7e5b5c10a49c..5effa9832802 100644 --- a/include/uapi/linux/firewire-cdev.h +++ b/include/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.