]> git.karo-electronics.de Git - karo-tx-linux.git/commit
backlight: jornada720: fix checkpatch error and warning
authorJingoo Han <jg1.han@samsung.com>
Thu, 25 Oct 2012 01:14:58 +0000 (12:14 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 29 Oct 2012 03:17:26 +0000 (14:17 +1100)
commitbc7d979e5e19b17aecc9f2383ef1884f762b880d
treed520f00e7b38ee44361f25c38ddaaba0af592553
parentd6df9f168b643a544b345b856e27dc8f378db2ec
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