diff options
| author | Greg Kroah-Hartman <gregkh@suse.de> | 2010-09-07 18:49:03 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@suse.de> | 2010-09-07 18:49:03 -0700 |
| commit | 970c96c7e3669a67ce0cd4c68508ce1b65627c68 (patch) | |
| tree | 0ee57250726fd02a1ae26c62fd0943032669b2f1 | |
| parent | 60235e074196a072b9c7d25fd07c380df42cb20c (diff) | |
| download | patches-970c96c7e3669a67ce0cd4c68508ce1b65627c68.tar.gz | |
fix typo in usb kconfig patch
| -rw-r--r-- | usb/usb-kconfig-fix-typos-in-usb_functionfs-description.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usb/usb-kconfig-fix-typos-in-usb_functionfs-description.patch b/usb/usb-kconfig-fix-typos-in-usb_functionfs-description.patch index eb5816b6de6987..95b758b724742c 100644 --- a/usb/usb-kconfig-fix-typos-in-usb_functionfs-description.patch +++ b/usb/usb-kconfig-fix-typos-in-usb_functionfs-description.patch @@ -13,7 +13,7 @@ funcion->function, redundant "as") in the Kconfig description of USB_FUNCTIONFS*. Signed-off-by: Michael Prokop <mika@grml.org> -Acked-by: From: Michal Nazarewicz <m.nazarewicz@samsung.com> +Acked-by: Michal Nazarewicz <m.nazarewicz@samsung.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> --- |
