Skip to content
Snippets Groups Projects
Commit 51eb5a24 authored by Pavel Machek's avatar Pavel Machek
Browse files

leds: rb532: cleanup whitespace


Trivial cleanup removing empty line at wrong place.

Signed-off-by: default avatarPavel Machek <pavel@ucw.cz>
parent 30d57d55
No related branches found
No related tags found
No related merge requests found
......@@ -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);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment