Skip to content

Commit

Permalink
USB: wusbcore: rh.c Typo change desciptor to descriptor.
Browse files Browse the repository at this point in the history
Change a typo from "desciptor" to "descriptor".

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Justin P. Mattock authored and Greg Kroah-Hartman committed Jan 23, 2011
1 parent 0828376 commit 32b801e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/usb/wusbcore/rh.c
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ int wusbhc_rh_status_data(struct usb_hcd *usb_hcd, char *_buf)
EXPORT_SYMBOL_GPL(wusbhc_rh_status_data);

/*
* Return the hub's desciptor
* Return the hub's descriptor
*
* NOTE: almost cut and paste from ehci-hub.c
*
Expand Down

0 comments on commit 32b801e

Please sign in to comment.