Skip to content

Commit 32b801e

Browse files
Justin P. Mattockgregkh
authored andcommitted
USB: wusbcore: rh.c Typo change desciptor to descriptor.
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>
1 parent 0828376 commit 32b801e

File tree

1 file changed

+1
-1
lines changed
  • drivers/usb/wusbcore

1 file changed

+1
-1
lines changed

drivers/usb/wusbcore/rh.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ int wusbhc_rh_status_data(struct usb_hcd *usb_hcd, char *_buf)
156156
EXPORT_SYMBOL_GPL(wusbhc_rh_status_data);
157157

158158
/*
159-
* Return the hub's desciptor
159+
* Return the hub's descriptor
160160
*
161161
* NOTE: almost cut and paste from ehci-hub.c
162162
*

0 commit comments

Comments
 (0)