]> git.karo-electronics.de Git - karo-tx-linux.git/commit
backlight: hp680_bl: fix checkpatch error and warning
authorJingoo Han <jg1.han@samsung.com>
Thu, 25 Oct 2012 01:14:57 +0000 (12:14 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 30 Oct 2012 04:15:17 +0000 (15:15 +1100)
commitc8c4efcb20059e57ee005dab18d9c561a60084b2
treecab0e0b1b7da51c7f20d7748f8a9dc1227b6c939
parentfd61002b5989680208cf1dd2c31980137605b138
backlight: hp680_bl: 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
ERROR: do not initialise statics to 0 or NULL
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/hp680_bl.c