From 0b1cdb7eea1a2d53da2e97eaaa4ac27b518f8171 Mon Sep 17 00:00:00 2001 From: Adrian Schmutzler Date: Thu, 17 Sep 2020 12:46:19 +0200 Subject: treewide: remove empty default cases There is no apparent reason to have an empty default case. Signed-off-by: Adrian Schmutzler --- target/linux/apm821xx/base-files/etc/board.d/01_leds | 2 -- 1 file changed, 2 deletions(-) (limited to 'target/linux/apm821xx/base-files/etc/board.d/01_leds') diff --git a/target/linux/apm821xx/base-files/etc/board.d/01_leds b/target/linux/apm821xx/base-files/etc/board.d/01_leds index 57598c0ca9..8433490825 100755 --- a/target/linux/apm821xx/base-files/etc/board.d/01_leds +++ b/target/linux/apm821xx/base-files/etc/board.d/01_leds @@ -44,8 +44,6 @@ netgear,wndr4700) ucidef_set_led_netdev "wan_yellow" "WAN (yellow)" "wndr4700:yellow:wan" "eth0.2" "tx rx" ;; -*) - ;; esac board_config_flush -- cgit v1.2.3