提交 e4f8ae70 编写于 作者: J Jingoo Han 提交者: Linus Torvalds

backlight: l4f00242t03: fix checkpatch warning

This patch fixes the checkpatch warning as below:

  WARNING: please, no space before tabs

Also, unnecessary line is removed.
Signed-off-by: NJingoo Han <jg1.han@samsung.com>
Cc: Richard Purdie <rpurdie@rpsys.net>
Signed-off-by: NAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
上级 0a75a568
...@@ -33,7 +33,6 @@ struct l4f00242t03_priv { ...@@ -33,7 +33,6 @@ struct l4f00242t03_priv {
struct regulator *core_reg; struct regulator *core_reg;
}; };
static void l4f00242t03_reset(unsigned int gpio) static void l4f00242t03_reset(unsigned int gpio)
{ {
pr_debug("l4f00242t03_reset.\n"); pr_debug("l4f00242t03_reset.\n");
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册