]> git.karo-electronics.de Git - karo-tx-linux.git/commit
backlight: locomolcd: fix checkpatch error and warning
authorJingoo Han <jg1.han@samsung.com>
Sat, 3 Nov 2012 00:42:41 +0000 (11:42 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 7 Nov 2012 04:15:21 +0000 (15:15 +1100)
commitbb2e00ff7cd7c2dc24359211fb13d70a007cd6f5
treea8cc8eb8814a2d330f76b197d536378522153e72
parent4e92e8229601ddfd6163a78dc7698fcb92e28192
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