]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
backlight: hp680_bl: fix checkpatch error and warning
authorJingoo Han <jg1.han@samsung.com>
Sat, 3 Nov 2012 00:42:39 +0000 (11:42 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 7 Nov 2012 04:15:21 +0000 (15:15 +1100)
commitd95564b1c77c9e12739214e6cffc8f0d3d737b80
tree4baa8d6cd10feddafd1cce3146711b1e3897ae1e
parent847e24eb4256bf759d844dee18af3306042f85af
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