]> bbs.cooldavid.org Git - net-next-2.6.git/commit
USB: g_mass_storage: code cleaned up and comments updated
authorMichal Nazarewicz <m.nazarewicz@samsung.com>
Mon, 9 Nov 2009 13:15:23 +0000 (14:15 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 11 Dec 2009 19:55:22 +0000 (11:55 -0800)
commitd26a6aa08b9f12b44fb1ee65625e7480d3d5bb81
tree9c86cc33a03c6ea0f9f7e6d2453b84b973e936fa
parente8b6f8c5aa001235423878ef70bda919652e10be
USB: g_mass_storage: code cleaned up and comments updated

Fixed most of the errors and warnings in f_mass_storage.c and
storage_common.c reported by checkpatch.pl as well as updated
comments.

Signed-off-by: Michal Nazarewicz <m.nazarewicz@samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/gadget/f_mass_storage.c
drivers/usb/gadget/mass_storage.c
drivers/usb/gadget/storage_common.c