diff options
author | Heiner Kallweit <hkallweit1@gmail.com> | 2024-04-05 22:53:08 +0200 |
---|---|---|
committer | Lee Jones <lee@kernel.org> | 2024-04-12 09:47:14 +0100 |
commit | 1fe4f1bf60fdd2110480e8be8b084fcb2b1df656 (patch) | |
tree | 8b9c140ce85d5d6ef088520488e4d50e49c04b0b /scripts/gdb/linux/tasks.py | |
parent | 77b9f2d6fd9bf34ec810de6bdad42d7d0a47d31b (diff) |
leds: trigger: netdev: Remove not needed call to led_set_brightness in deactivate
led_trigger_set() is the only caller of the deactivate() callback,
and it calls led_set_brightness(LED_OFF) anyway after deactivate().
So we can remove the call here.
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Link: https://lore.kernel.org/r/8dc929e7-8e14-4c85-aa28-9c5fe2620f52@gmail.com
Signed-off-by: Lee Jones <lee@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions