]> git.karo-electronics.de Git - karo-tx-linux.git/commit
backlight: generic_bl: fix checkpatch warning
authorJingoo Han <jg1.han@samsung.com>
Thu, 25 Oct 2012 01:14:57 +0000 (12:14 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 30 Oct 2012 04:15:17 +0000 (15:15 +1100)
commitfd61002b5989680208cf1dd2c31980137605b138
tree9e93b7f060295e9ead9331ef5d546b6bbc0991fa
parent6b3170ad87eae9b60db8e3b02b9cdb147712591f
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