mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-06 05:06:29 +00:00
leds: rb532: cleanup whitespace
Trivial cleanup removing empty line at wrong place. Signed-off-by: Pavel Machek <pavel@ucw.cz>
This commit is contained in:
parent
2f8c665243
commit
445da487f1
@ -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);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user