]> git.karo-electronics.de Git - karo-tx-linux.git/commit
backlight: ili9320: fix checkpatch error and warning
authorJingoo Han <jg1.han@samsung.com>
Thu, 25 Oct 2012 01:14:58 +0000 (12:14 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 29 Oct 2012 03:17:26 +0000 (14:17 +1100)
commitd6df9f168b643a544b345b856e27dc8f378db2ec
tree97898495b2c921b29d270a3eaf506d327209c645
parent8e994c0eb4da02bc94be8e0307da6ea8d5a88e91
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