]> 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>
Mon, 12 Nov 2012 04:17:17 +0000 (15:17 +1100)
commit350ea18222a5256bb4b249a1baeb9e376a3f01c9
tree7273114c2b8c38e30a1cf4d7b631ce4c27a9be67
parentbc368fdf691b862591610fe00044f8a86251c401
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