提交 7a0eff4d 编写于 作者: S Sachin Kamat 提交者: Bryan Wu

leds: leds-rb532: Fix checkpatch errors

Fixes the following issues:
ERROR: code indent should use tabs where possible
WARNING: please, no spaces at the start of a line
Signed-off-by: NSachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: NBryan Wu <cooloney@gmail.com>
上级 09f5fe75
......@@ -16,7 +16,7 @@
#include <asm/mach-rc32434/rb.h>
static void rb532_led_set(struct led_classdev *cdev,
enum led_brightness brightness)
enum led_brightness brightness)
{
if (brightness)
set_latch_u5(LO_ULED, 0);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册