USB: s3c-hsotg: fix checkpatch warnings
authorJingoo Han <jg1.han@samsung.com>
Fri, 13 May 2011 12:26:15 +0000 (21:26 +0900)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 13 May 2011 22:51:07 +0000 (15:51 -0700)
commit66e5c643488a26d2a6b737bdbd92fc72f13cdeac
treec38124c4e49c93013a626d219c8866f51f80e552
parentd6167660b284447c710d9067754c69feab229892
USB: s3c-hsotg: fix checkpatch warnings

This patch fixes the checkpatch warnings listed below:

WARNING: braces {} are not necessary for any arm of this statement
WARNING: please, no space before tabs

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/gadget/s3c-hsotg.c