]> git.karo-electronics.de Git - karo-tx-linux.git/commit
backlight: hp680_bl: 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)
commitc3cc5bdac984847adf76a960981d867492b6e21e
tree67309e871c2a1658a42dd8e83bd52d08e5340d0d
parent2c557a1cfa0be65c8a12a015e200a5e23224bca9
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