Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
leds: flash: Remove checking for state < 1 in flash_strobe_store()
Strobe state variable is declared as unsigned long, remove the check for values less than zero then. Signed-off-by: Jacek Anaszewski <[email protected]> Reported-by: David Binderman <[email protected]>
- Loading branch information