]> git.baikalelectronics.ru Git - kernel.git/commit
usb: gadget: f_mass_storage: style corrections, cleanup & simplification
authorAndrzej Pietrasiewicz <andrzej.p@samsung.com>
Wed, 16 Oct 2013 06:34:51 +0000 (08:34 +0200)
committerFelipe Balbi <balbi@ti.com>
Thu, 17 Oct 2013 16:29:07 +0000 (11:29 -0500)
commitdf315f47844ae717b1d5db24d6752152dcc90288
treeeeddf2c85e64b0e2c1f8cf0eb8f28268604ac308
parent8684e9214870f2d6741dc78d4119972f48ac1970
usb: gadget: f_mass_storage: style corrections, cleanup & simplification

Fix spacing, improve error code returned, remove unused #define,
use strtobool() instead of kstrtou8().

Acked-by: Michal Nazarewicz <mina86@mina86.com>
Signed-off-by: Andrzej Pietrasiewicz <andrzej.p@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/gadget/f_mass_storage.c