USB: g_mass_storage: fixed module name in Kconfig
authorMichal Nazarewicz <m.nazarewicz@samsung.com>
Mon, 15 Mar 2010 10:10:23 +0000 (11:10 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 19 Mar 2010 14:24:21 +0000 (07:24 -0700)
commit11b10d999469dc0514447a15e88c7ef14ec0761d
tree6506e5fa2e1a2267874cf40ca8a97296dbb9ffe2
parentf479d70b4f7674083c2e3c3e603b15811713fb18
USB: g_mass_storage: fixed module name in Kconfig

The Kconfig help message for Mass Storage Gadget claimed the
module will be named "g_file_storage" whereas it should be
"g_mass_storage".

Signed-off-by: Michal Nazarewicz <m.nazarewicz@samsung.com>
Cc: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/gadget/Kconfig