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