]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
backlight: locomolcd: fix checkpatch error and warning
authorJingoo Han <jg1.han@samsung.com>
Thu, 15 Nov 2012 02:38:14 +0000 (13:38 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 15 Nov 2012 06:32:02 +0000 (17:32 +1100)
commit2e7519b713b3ad2e6b7c1983311c088c7c771d80
tree01ad6d4437f3a154da40ee1cc9ca50c09ab65d5f
parentdae07b998c599b494e6e68a61c511fc0892f0749
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