On 01/03/14 21:47, Rahul Bedarkar wrote:
>
> Signed-off-by: Rahul Bedarkar <[email protected]>
> ---
> drivers/usb/wusbcore/cbaf.c | 2 +-
> drivers/usb/wusbcore/crypto.c | 2 +-
> drivers/usb/wusbcore/devconnect.c | 4 ++--
> drivers/usb/wusbcore/security.c | 2 +-
> drivers/usb/wusbcore/wa-hc.h | 10 +++++-----
> drivers/usb/wusbcore/wa-rpipe.c | 2 +-
> drivers/usb/wusbcore/wusbhc.c | 2 +-
> 7 files changed, 12 insertions(+), 12 deletions(-)
> diff --git a/drivers/usb/wusbcore/security.c b/drivers/usb/wusbcore/security.c
> index 4c40d0d..f0f29ff 100644
> --- a/drivers/usb/wusbcore/security.c
> +++ b/drivers/usb/wusbcore/security.c
> @@ -56,7 +56,7 @@ void wusbhc_sec_destroy(struct wusbhc *wusbhc)
> * @wusb_dev: the device whose PTK the TKID is for
> * (or NULL for a TKID for a GTK)
> *
> - * The generated TKID consist of two parts: the device's authenicated
> + * The generated TKID consist of two parts: the device's authenticated
consists
> * address (or 0 or a GTK); and an incrementing number. This ensures
> * that TKIDs cannot be shared between devices and by the time the
> * incrementing number wraps around the older TKIDs will no longer be
> diff --git a/drivers/usb/wusbcore/wa-hc.h b/drivers/usb/wusbcore/wa-hc.h
> index e614f02..50cb033 100644
> --- a/drivers/usb/wusbcore/wa-hc.h
> +++ b/drivers/usb/wusbcore/wa-hc.h
> @@ -345,7 +345,7 @@ extern void wa_handle_notif_xfer(struct wahc *, struct
> wa_notif_hdr *);
> * it...no RC specific function is called...unless I miss
> * something.
> *
> - * FIXME: has to go away in favour of an 'struct' hcd based sollution
> + * FIXME: has to go away in favour of an 'struct' hcd based solution
of a
> */
> static inline struct wahc *wa_get(struct wahc *wa)
> {
> diff --git a/drivers/usb/wusbcore/wusbhc.c b/drivers/usb/wusbcore/wusbhc.c
> index 742c607..e6b0fad92 100644
> --- a/drivers/usb/wusbcore/wusbhc.c
> +++ b/drivers/usb/wusbcore/wusbhc.c
> @@ -419,7 +419,7 @@ EXPORT_SYMBOL_GPL(wusb_cluster_id_put);
> * - After a successful transfer, update the trust timeout timestamp
> * for the WUSB device.
> *
> - * - [WUSB] sections 4.13 and 7.5.1 specifies the stop retrasmittion
> + * - [WUSB] sections 4.13 and 7.5.1 specifies the stop retransmission
specify
> * condition for the WCONNECTACK_IE is that the host has observed
> * the associated device responding to a control transfer.
> */
>
--
~Randy
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html