]> git.karo-electronics.de Git - karo-tx-linux.git/commit
backlight: lm3630: fix checkpatch warning
authorJingoo Han <jg1.han@samsung.com>
Thu, 29 Nov 2012 03:18:22 +0000 (14:18 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 5 Dec 2012 05:23:28 +0000 (16:23 +1100)
commit4a79f80721ac394eaaf6274ea9b7b955e437b1b0
treecaf26eac868a420d13ccc49d434c2ede4804f067
parent7e491f5cb56bbaa401135b074c6d625d60629ce4
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