]> git.karo-electronics.de Git - karo-tx-linux.git/commit
backlight: lm3630: fix checkpatch warning
authorJingoo Han <jg1.han@samsung.com>
Thu, 25 Oct 2012 01:14:59 +0000 (12:14 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 30 Oct 2012 04:15:18 +0000 (15:15 +1100)
commit3352762f4f679d4a0dad8659cc369354ff1588ac
tree26b37ec94cbb38c06f96766645a72d7d80efdd23
parent8497f248c18502564c91018d1f2f573faae47ce5
backlight: lm3630: fix checkpatch warning

This patch fixes the checkpatch warning as below:

WARNING: static const char * array should probably be static const char * const

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