]> git.karo-electronics.de Git - karo-tx-linux.git/commit
backlight: generic_bl: fix checkpatch warning
authorJingoo Han <jg1.han@samsung.com>
Thu, 29 Nov 2012 03:18:20 +0000 (14:18 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 5 Dec 2012 05:23:27 +0000 (16:23 +1100)
commit7c292fab9854003c93b6c4e5bd74f57860a916ec
treebb6923b253efa4a584b9c8b16151c14a56647cd0
parent898f8656f03651282931748e862a3095c4cb14fa
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