]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
backlight: lm3630: fix checkpatch warning
authorJingoo Han <jg1.han@samsung.com>
Sat, 3 Nov 2012 00:42:40 +0000 (11:42 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 7 Nov 2012 04:15:21 +0000 (15:15 +1100)
commit4e92e8229601ddfd6163a78dc7698fcb92e28192
treed02a0e83a6b46b15ebcd97fae2d8c3ebababad39
parent3abb9eb1abb418bb7f79baac9833e3ae8495fe39
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