backlight: tosa: fix checkpatch error and warning
authorJingoo Han <jg1.han@samsung.com>
Tue, 18 Dec 2012 00:00:36 +0000 (16:00 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 18 Dec 2012 01:15:15 +0000 (17:15 -0800)
commit8ab77f46ea3ac295859dec2533653a65c54b9a22
treeaf7db97cfe10c41c86b87b954f07a1e3494fab3c
parent97d9655c7fcc8e408d06ac6fb4cdffecd51cf5e8
backlight: tosa: fix checkpatch error and warning

This patch fixes the checkpatch error and warning as below:

  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>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/video/backlight/tosa_bl.c
drivers/video/backlight/tosa_lcd.c