]> git.karo-electronics.de Git - karo-tx-linux.git/commit
backlight: generic_bl: fix checkpatch warning
authorJingoo Han <jg1.han@samsung.com>
Sat, 3 Nov 2012 00:42:39 +0000 (11:42 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 8 Nov 2012 04:08:45 +0000 (15:08 +1100)
commit98dd79d382fb76dbefe183aab07d94cc987a7082
treef37c8433784ffa3953d92ab367c4e76dfeb3804c
parentb3655b34314edd365698caa5d1bc8ed998584fed
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