]> 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>
Tue, 30 Oct 2012 04:15:17 +0000 (15:15 +1100)
commitdcda3985497195f7201636e5edfcdaa98e8453e4
treec5c1b70b82c56a0ebe587b04aedbf22a3614be04
parentc8c4efcb20059e57ee005dab18d9c561a60084b2
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