treewide: do not quote compatible in shell scripts

The compatible is a literal string without any problematic
characters, so there is no reason to quote it.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
This commit is contained in:
Adrian Schmutzler
2021-06-06 19:17:47 +02:00
parent 482e65a16d
commit 2341c621e4
3 changed files with 21 additions and 21 deletions

View File

@@ -6,8 +6,8 @@ reorder_layerscape_interfaces() {
board=$(cat /tmp/sysinfo/board_name)
case "$board" in
"traverse,ls1043v" | \
"traverse,ls1043s")
traverse,ls1043v|\
traverse,ls1043s)
# Reorder ethernet interfaces to match the physical order
ip link set eth2 name fm1-mac3