]> git.karo-electronics.de Git - karo-tx-linux.git/commit
USB: s3c-hsudc: fix checkpatch error and warning
authorJingoo Han <jg1.han@samsung.com>
Fri, 13 May 2011 12:27:13 +0000 (21:27 +0900)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 13 May 2011 22:51:06 +0000 (15:51 -0700)
commitd6167660b284447c710d9067754c69feab229892
tree22b4cd39a463f24284774ddc20fe6e2b050405a2
parent004c127ef071e33df99708c2778fdb15564962ce
USB: s3c-hsudc: fix checkpatch error and warning

This patch fixes the checkpatch error and warning listed below:

ERROR: code indent should use tabs where possible
WARNING: please, no spaces at the start of a line

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