]> git.baikalelectronics.ru Git - kernel.git/commit
USB: Kconfig: fix typos in USB_FUNCTIONFS* description
authorMichael Prokop <mika@grml.org>
Mon, 6 Sep 2010 07:53:48 +0000 (09:53 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 22 Oct 2010 17:21:29 +0000 (10:21 -0700)
commit054f647b65a4e00b22d5ac58a815016e2069d1dc
treecc447ec296a1c9ea9f9ad34884a2a030f6d98159
parent0acb49d576fc6564aea81185c7b06de2c325b205
USB: Kconfig: fix typos in USB_FUNCTIONFS* description

It's spelled "Function Filesystem" / "FunctionFS". This patch
fixes some typos (FunctioFS->FunctionFS, Funcion->Function,
funcion->function, redundant "as") in the Kconfig description of
USB_FUNCTIONFS*.

Signed-off-by: Michael Prokop <mika@grml.org>
Acked-by: Michal Nazarewicz <m.nazarewicz@samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/gadget/Kconfig