]> git.karo-electronics.de Git - karo-tx-linux.git/commit
backlight: tosa: fix checkpatch error and warning
authorJingoo Han <jg1.han@samsung.com>
Fri, 9 Nov 2012 03:04:44 +0000 (14:04 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 13 Nov 2012 05:15:44 +0000 (16:15 +1100)
commit1e5e81081df7917b7f6b902e1b68fe9d123e142e
treefa7b4eac33563539afbcc73bdbd65868b16a9e50
parent84128a17e903ff37d2bcde29d0f1f83b7671759d
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