]> git.karo-electronics.de Git - karo-tx-linux.git/commit
backlight: jornada720: fix checkpatch error and warning
authorJingoo Han <jg1.han@samsung.com>
Fri, 9 Nov 2012 03:04:41 +0000 (14:04 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 13 Nov 2012 05:15:43 +0000 (16:15 +1100)
commit54e3185704a6f618f720d4d885e85230780f5174
tree83311d8ea0537d6a008b2402a541bb251535f758
parent1048f4609fe4b41dc8669eda6b20ff9ec1ea0a88
backlight: jornada720: fix checkpatch error and warning

This patch fixes the checkpatch error and warning as below:

WARNING: line over 80 characters
ERROR: return is not a function, parentheses are not required

Also, long comments are fixed for the preferred style.

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/jornada720_bl.c
drivers/video/backlight/jornada720_lcd.c