]> 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>
Wed, 31 Oct 2012 05:49:51 +0000 (16:49 +1100)
commitfe054424cca5c53bf255d48373b4862f1a5413c8
treeb48dc564be9d8c055a4aa75f6dad8bf4bf4b2c4f
parent3aa579fde1866cd1e824febb885b5925642645fd
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