]> git.karo-electronics.de Git - karo-tx-linux.git/commit
backlight: jornada720: fix checkpatch error and warning
authorJingoo Han <jg1.han@samsung.com>
Sat, 3 Nov 2012 00:42:40 +0000 (11:42 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 8 Nov 2012 04:08:45 +0000 (15:08 +1100)
commit0c89de44fee3dac57f0c6b0b9bdd0a98dea2dfb1
treef9e728fe026a3cce0f0f85dcc4c084ec4f2a9de1
parent1501396eb63f918eeca6ca3b2742476dcdf76a15
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