]> git.karo-electronics.de Git - linux-beck.git/commit
backlight: pcf50633: fix checkpatch warning
authorJingoo Han <jg1.han@samsung.com>
Tue, 18 Dec 2012 00:00:30 +0000 (16:00 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 18 Dec 2012 01:15:15 +0000 (17:15 -0800)
commitae872dbba92efbbaa7486fe84326427a66ed8335
treeb77ed47b2bc8ecd0175a7f50b2c0f09dd46a8f45
parent7a94f653edd964f2d3d2266212dc4e86cf47ed32
backlight: pcf50633: fix checkpatch warning

This patch fixes the checkpatch warning as below:

  WARNING: please, no spaces at the start of a line

Also, long comments are fixed for the preferred style.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Cc: Richard Purdie <rpurdie@rpsys.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/video/backlight/pcf50633-backlight.c