treewide: remove "+" sign for increment with macaddr_add
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>
Sat, 5 Jun 2021 21:54:37 +0000 (23:54 +0200)
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>
Sat, 5 Jun 2021 21:54:37 +0000 (23:54 +0200)
commit6f648ed7e639060902df1d652fedd176f4aa9f98
tree5203335af1cc9b13aad966a65b8d9a668c73b983
parent4a9f389ed2dcee18a5c5e1f0d4e5c406f9290579
treewide: remove "+" sign for increment with macaddr_add

Many people appear to use an unneeded "+" prefix for the increment
when calculating a MAC address with macaddr_add. Since this is not
required and used inconsistently [*], just remove it.

[*] As a funny side-fact, copy-pasting has led to almost all
    hotplug.d files using the "+", while nearly all of the
    02_network files are not using it.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
12 files changed:
target/linux/ath79/generic/base-files/etc/hotplug.d/firmware/10-ath9k-eeprom
target/linux/ath79/generic/base-files/etc/hotplug.d/firmware/11-ath10k-caldata
target/linux/ath79/mikrotik/base-files/etc/hotplug.d/firmware/10-ath9k-eeprom
target/linux/ath79/nand/base-files/etc/hotplug.d/firmware/11-ath10k-caldata
target/linux/ipq40xx/base-files/etc/hotplug.d/firmware/11-ath10k-caldata
target/linux/ipq40xx/base-files/lib/preinit/05_set_iface_mac_ipq40xx.sh
target/linux/ipq806x/base-files/etc/hotplug.d/firmware/11-ath10k-caldata
target/linux/lantiq/xrx200/base-files/etc/hotplug.d/firmware/11-ath10k-caldata
target/linux/lantiq/xrx200/base-files/etc/hotplug.d/firmware/12-ath9k-eeprom
target/linux/lantiq/xway/base-files/etc/hotplug.d/firmware/12-ath9k-eeprom
target/linux/mvebu/cortexa9/base-files/etc/uci-defaults/03_wireless
target/linux/rockchip/armv8/base-files/etc/board.d/02_network