]> git.karo-electronics.de Git - karo-tx-linux.git/commit
backlight: lm3630: fix checkpatch warning
authorJingoo Han <jg1.han@samsung.com>
Fri, 9 Nov 2012 03:04:42 +0000 (14:04 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 12 Nov 2012 04:17:17 +0000 (15:17 +1100)
commit25bb23e1c0dbff8a9d6a4a4cc1a272adeba10f1c
tree469bc91582f771c4b86a4c00dcf25a5145542e81
parent0663d6c6340a0c6d0cd48357d8fc50f55e365324
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