projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0828376
)
USB: wusbcore: rh.c Typo change desciptor to descriptor.
author
Justin P. Mattock
<justinmattock@gmail.com>
Fri, 31 Dec 2010 17:40:21 +0000
(09:40 -0800)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Sun, 23 Jan 2011 03:35:39 +0000
(19:35 -0800)
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>
drivers/usb/wusbcore/rh.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/usb/wusbcore/rh.c
b/drivers/usb/wusbcore/rh.c
index a68ad7aa0b592948e0c5168435b609d174231ea1..785772e66ed0f034d2ed57ea7f145174f19b9fe3 100644
(file)
--- 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)
EXPORT_SYMBOL_GPL(wusbhc_rh_status_data);
/*
- * Return the hub's desciptor
+ * Return the hub's desc
r
iptor
*
* NOTE: almost cut and paste from ehci-hub.c
*