]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit - drivers/usb/gadget/function/f_mass_storage.c
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)
commit5bb7289d7f9d5c7418892c342824196602d20729
treeeeddf2c85e64b0e2c1f8cf0eb8f28268604ac308
parent24616eb66a996d30bf6449feb313a29cd1083cf9
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