]> 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, 29 Nov 2012 03:18:20 +0000 (14:18 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 5 Dec 2012 05:23:27 +0000 (16:23 +1100)
commita1749486ab4dab2c163db06fe0be8bef36da1f01
tree623722981d1102a08a8d3072a23de626d37c3f96
parent7c292fab9854003c93b6c4e5bd74f57860a916ec
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