]> 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>
Tue, 30 Oct 2012 04:15:18 +0000 (15:15 +1100)
commitc8301e7aeef836bfdc4f4b7be40056467ae1ed1a
tree313c697a495a2bdcaa14064d3caef4f809b03a46
parent3352762f4f679d4a0dad8659cc369354ff1588ac
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