]> Git Repo - linux.git/commitdiff
USB: fix typo in drivers/usb/gadget/Kconfig
authorJules Villard <[email protected]>
Tue, 22 Aug 2006 20:40:15 +0000 (22:40 +0200)
committerGreg Kroah-Hartman <[email protected]>
Wed, 27 Sep 2006 18:58:55 +0000 (11:58 -0700)
This tiny patch fixes a typo in drivers/usb/gadget/Kconfig. The typo
is present in 2.6.18-rc4 and in the corresponding -mm tree (and AFAIK,
FYI and FWIW was present in previous kernel versions as well).

From: Jules Villard <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
drivers/usb/gadget/Kconfig

index 4301e96c417be1fd776c73ae619169d4edd946f3..8e5dd6f29d0bc18ed7c5b7ac453f67475cd1125d 100644 (file)
@@ -26,7 +26,7 @@ config USB_GADGET
           you need a low level bus controller driver, and some software
           talking to it.  Peripheral controllers are often discrete silicon,
           or are integrated with the CPU in a microcontroller.  The more
-          familiar host side controllers have names like like "EHCI", "OHCI",
+          familiar host side controllers have names like "EHCI", "OHCI",
           or "UHCI", and are usually integrated into southbridges on PC
           motherboards.
 
This page took 0.05631 seconds and 4 git commands to generate.