]> git.karo-electronics.de Git - karo-tx-linux.git/commit
backlight: locomolcd: fix checkpatch error and warning
authorJingoo Han <jg1.han@samsung.com>
Thu, 25 Oct 2012 01:14:59 +0000 (12:14 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 2 Nov 2012 05:00:52 +0000 (16:00 +1100)
commite352535735a3a506c06fa25ac169c0adc59810e9
treedf856d7ecf32d92a094a6a24b385488d49d067ee
parent1ff0968e763d2a82ea0666d571a61e7f6abb77e7
backlight: locomolcd: fix checkpatch error and warning

This patch fixes the checkpatch error and warning as below:

WARNING: line over 80 characters
WARNING: space prohibited between function name and open parenthesis '('
ERROR: trailing statements should be on next line

Also, long comments are fixed for the preferred style and
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/locomolcd.c