]> 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>
Fri, 9 Nov 2012 03:08:54 +0000 (14:08 +1100)
commite206bf94f85e168169e8dd1811358b7e52910e6b
treeb9dcdb82e48e983e3f42bd67c98c28038ca667cc
parentc6621ea27975cca675e954d57b04bc1f1b91f7a9
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