]> git.karo-electronics.de Git - karo-tx-linux.git/commit
backlight: ili9320: fix checkpatch error and warning
authorJingoo Han <jg1.han@samsung.com>
Fri, 9 Nov 2012 03:04:41 +0000 (14:04 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 12 Nov 2012 04:17:16 +0000 (15:17 +1100)
commitbc368fdf691b862591610fe00044f8a86251c401
tree2b3ce45b267387ad2e9e3418cba3b0bc4102d1a4
parentc3cc5bdac984847adf76a960981d867492b6e21e
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