]> git.karo-electronics.de Git - karo-tx-linux.git/commit
backlight: ili9320: fix checkpatch error and warning
authorJingoo Han <jg1.han@samsung.com>
Thu, 15 Nov 2012 02:38:13 +0000 (13:38 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 15 Nov 2012 06:32:01 +0000 (17:32 +1100)
commit0c0041c6574c6a38a19d1b82b24d6b00051b12cf
tree7ec9b15a66f820b60a4289a5c0537cac6ac734f1
parentde6c68ceae833965128ed7c3245d76157fcb4fe6
backlight: ili9320: fix checkpatch error and warning

This patch fixes the checkpatch error and warning as below:

WARNING: please, no space before tabs
WARNING: please, no spaces at the start of a line
WARNING: EXPORT_SYMBOL(foo); should immediately follow its function/variable
WARNING: braces {} are not necessary for single statement blocks
ERROR: code indent should use tabs where possible

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