diff options
-rw-r--r-- | drivers/usb/wusbcore/rh.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/wusbcore/rh.c b/drivers/usb/wusbcore/rh.c index a68ad7aa0b59..785772e66ed0 100644 --- a/drivers/usb/wusbcore/rh.c +++ b/drivers/usb/wusbcore/rh.c | |||
@@ -156,7 +156,7 @@ int wusbhc_rh_status_data(struct usb_hcd *usb_hcd, char *_buf) | |||
156 | EXPORT_SYMBOL_GPL(wusbhc_rh_status_data); | 156 | EXPORT_SYMBOL_GPL(wusbhc_rh_status_data); |
157 | 157 | ||
158 | /* | 158 | /* |
159 | * Return the hub's desciptor | 159 | * Return the hub's descriptor |
160 | * | 160 | * |
161 | * NOTE: almost cut and paste from ehci-hub.c | 161 | * NOTE: almost cut and paste from ehci-hub.c |
162 | * | 162 | * |