Commit 51eb5a24 authored by Pavel Machek's avatar Pavel Machek

leds: rb532: cleanup whitespace

Trivial cleanup removing empty line at wrong place.
Signed-off-by: default avatarPavel Machek <pavel@ucw.cz>
parent 30d57d55
......@@ -21,7 +21,6 @@ static void rb532_led_set(struct led_classdev *cdev,
{
if (brightness)
set_latch_u5(LO_ULED, 0);
else
set_latch_u5(0, LO_ULED);
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment