]> 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>
Mon, 29 Oct 2012 03:17:25 +0000 (14:17 +1100)
commit19e19f97080e459ac4aa3692ca29e6110c60b36c
tree481a146af2172a504c2d0a26a90f280ce899aa11
parentc3adedd21894d7354560048190d0d91db7c7b635
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