Skip to content

Commit

Permalink
ath79: fix leading whitespaces in generic 01_leds
Browse files Browse the repository at this point in the history
Use tabs consistently.

Signed-off-by: Adrian Schmutzler <[email protected]>
  • Loading branch information
adschm committed May 16, 2021
1 parent 4f07966 commit 3dd9f82
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions target/linux/ath79/generic/base-files/etc/board.d/01_leds
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,8 @@ avm,fritzdvbc)
;;
buffalo,wzr-hp-g300nh-rb|\
buffalo,wzr-hp-g300nh-s)
ucidef_set_led_netdev "router" "Router" "green:router" "eth1"
;;
ucidef_set_led_netdev "router" "Router" "green:router" "eth1"
;;
comfast,cf-e110n-v2)
ucidef_set_led_netdev "lan" "LAN" "green:lan" "eth1"
ucidef_set_led_switch "wan" "WAN" "green:wan" "switch0" "0x02"
Expand Down

0 comments on commit 3dd9f82

Please sign in to comment.