]> 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>
Tue, 30 Oct 2012 04:15:17 +0000 (15:15 +1100)
commit5ea0065eaae4bf4690e412cc346daf8d7d4b02fa
tree681964efc13f98562ca858be944e0ecb54132a4d
parent440bce414224043c23a31c03c943ef5ef6f4840c
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