]> git.karo-electronics.de Git - karo-tx-linux.git/commit
backlight: lm3630: fix checkpatch warning
authorJingoo Han <jg1.han@samsung.com>
Tue, 23 Oct 2012 02:50:27 +0000 (13:50 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 23 Oct 2012 03:11:55 +0000 (14:11 +1100)
commit7572acfbe11408710aff2817fa4b4cbcffc9d0ae
treed647ffde7e60b518ed60cb8847c90709300821b2
parent0982496846af004c76394d6c5b53c871eb0b3f5f
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