]> git.karo-electronics.de Git - karo-tx-linux.git/commit
backlight: corgi_lcd: fix checkpatch error and warning
authorJingoo Han <jg1.han@samsung.com>
Thu, 25 Oct 2012 01:14:56 +0000 (12:14 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 29 Oct 2012 03:17:25 +0000 (14:17 +1100)
commit0e1e1c12addd38a77405de1a749f23484965b423
treec0e78f0952f78a82e3ce03c12363b8b474a42577
parent6d92889aeafd502482707c7a3c82e71f8b999732
backlight: corgi_lcd: fix checkpatch error and warning

This patch fixes the checkpatch error and warning as below:

WARNING: please, no space before tabs
WARNING: quoted string split across lines
ERROR: space required before the open parenthesis '('

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Cc: Richard Purdie <rpurdie@rpsys.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/video/backlight/corgi_lcd.c