]> git.karo-electronics.de Git - karo-tx-linux.git/commit
backlight: tosa: fix checkpatch error and warning
authorJingoo Han <jg1.han@samsung.com>
Sat, 3 Nov 2012 00:42:42 +0000 (11:42 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 5 Nov 2012 04:53:23 +0000 (15:53 +1100)
commit9142e594e4ee3a2a583d32312cb7cd833ac30e2c
tree4d78ae5573b51e7657cc49e60b98097d418a225d
parent547b7f5c6891b3752836e2b97063ead1f519351c
backlight: tosa: fix checkpatch error and warning

This patch fixes the checkpatch error and warning as below:

WARNING: line over 80 characters
ERROR: spaces required around that '?' (ctx:VxW)
ERROR: space required after that ',' (ctx:VxV)

Also, unnecessary lines are removed.

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/tosa_bl.c
drivers/video/backlight/tosa_lcd.c