diff options
author | Justin P. Mattock <justinmattock@gmail.com> | 2011-02-25 01:11:55 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-02-25 14:52:20 -0500 |
commit | 7aed9dfedd39ab77fb661d0e6d331aeabe61aa85 (patch) | |
tree | 697c7a80bcac439fa8a7ef68ff7e9d6deeb0488b /drivers/usb/wusbcore | |
parent | 309a057932ab20057da9fe4cb18fb61803dfc924 (diff) |
drivers:usb:wusbhc.h remove one to many l's in the word.
The patch below removes an extra "l" in the word.
Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb/wusbcore')
-rw-r--r-- | drivers/usb/wusbcore/wusbhc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/wusbcore/wusbhc.h b/drivers/usb/wusbcore/wusbhc.h index 3d94c4247f46..6bd426b7ec07 100644 --- a/drivers/usb/wusbcore/wusbhc.h +++ b/drivers/usb/wusbcore/wusbhc.h | |||
@@ -132,7 +132,7 @@ static inline void wusb_dev_put(struct wusb_dev *wusb_dev) | |||
132 | } | 132 | } |
133 | 133 | ||
134 | /** | 134 | /** |
135 | * Wireless USB Host Controlller root hub "fake" ports | 135 | * Wireless USB Host Controller root hub "fake" ports |
136 | * (state and device information) | 136 | * (state and device information) |
137 | * | 137 | * |
138 | * Wireless USB is wireless, so there are no ports; but we | 138 | * Wireless USB is wireless, so there are no ports; but we |