]> git.karo-electronics.de Git - karo-tx-linux.git/commit
backlight: generic_bl: fix checkpatch warning
authorJingoo Han <jg1.han@samsung.com>
Fri, 9 Nov 2012 03:04:40 +0000 (14:04 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 12 Nov 2012 04:17:16 +0000 (15:17 +1100)
commit2c557a1cfa0be65c8a12a015e200a5e23224bca9
tree5c5e3285d85fbeb3a8634dc5f98499072a64878c
parent4881e71d1777a9e86e1a7ea4a6cb1aea16e46f0b
backlight: generic_bl: fix checkpatch warning

This patch fixes the checkpatch warning as below:

WARNING: space prohibited between function name and open parenthesis '('

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/generic_bl.c