diff mbox series

[OpenWrt-Devel] ath79: Fix whitespace errors in 11-ath10k-caldata

Message ID 20190709110546.3023-1-freifunk@adrianschmutzler.de
State Accepted
Headers show
Series [OpenWrt-Devel] ath79: Fix whitespace errors in 11-ath10k-caldata | expand

Commit Message

Adrian Schmutzler July 9, 2019, 11:05 a.m. UTC
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
---
 .../ath79/base-files/etc/hotplug.d/firmware/11-ath10k-caldata | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff mbox series

Patch

diff --git a/target/linux/ath79/base-files/etc/hotplug.d/firmware/11-ath10k-caldata b/target/linux/ath79/base-files/etc/hotplug.d/firmware/11-ath10k-caldata
index 8f0ea1d0a5..2d4cfc8fd0 100644
--- a/target/linux/ath79/base-files/etc/hotplug.d/firmware/11-ath10k-caldata
+++ b/target/linux/ath79/base-files/etc/hotplug.d/firmware/11-ath10k-caldata
@@ -150,10 +150,10 @@  case "$FIRMWARE" in
 		ath10kcal_extract "art" 20480 2116
 		ath10kcal_patch_mac $(macaddr_add $(mtd_get_mac_binary u-boot 0x1fc00) -1)
 		;;
-        tplink,archer-d50-v1)
+	tplink,archer-d50-v1)
 		ath10kcal_extract "art" 20480 2116
 		ath10kcal_patch_mac $(macaddr_add $(mtd_get_mac_binary romfile 0xf100) +2)
-                ;;
+		;;
 	tplink,re350k-v1)
 		ath10kcal_extract "art" 20480 2116
 		ath10kcal_patch_mac $(macaddr_add $(mtd_get_mac_binary config 0x10008) +2)