Commit 32b801e9 authored by Justin P. Mattock's avatar Justin P. Mattock Committed by Greg Kroah-Hartman

USB: wusbcore: rh.c Typo change desciptor to descriptor.

Change a typo from "desciptor" to "descriptor".
Signed-off-by: default avatarJustin P. Mattock <justinmattock@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 0828376d
...@@ -156,7 +156,7 @@ int wusbhc_rh_status_data(struct usb_hcd *usb_hcd, char *_buf) ...@@ -156,7 +156,7 @@ int wusbhc_rh_status_data(struct usb_hcd *usb_hcd, char *_buf)
EXPORT_SYMBOL_GPL(wusbhc_rh_status_data); 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 * NOTE: almost cut and paste from ehci-hub.c
* *
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment