[PATCH v2 7/7] - unified formatting (no functional changes, only white space changes)

Steffen Pankratz kratz00 at gmx.de
So Nov 15 14:05:10 CET 2015


Signed-off-by: Steffen Pankratz <kratz00 at gmx.de>
---
 .../root_file_system/etc/config/wireless.tpl       | 44 +++++------
 .../root_file_system/etc/config/wireless.tpl       | 90 +++++++++++-----------
 .../root_file_system/etc/config/wireless.tpl       | 90 +++++++++++-----------
 3 files changed, 110 insertions(+), 114 deletions(-)

diff --git a/bsp/default/root_file_system/etc/config/wireless.tpl b/bsp/default/root_file_system/etc/config/wireless.tpl
index f4cb3de..d7f3e82 100644
--- a/bsp/default/root_file_system/etc/config/wireless.tpl
+++ b/bsp/default/root_file_system/etc/config/wireless.tpl
@@ -1,26 +1,26 @@
-config wifi-device  radio0
-        option type     mac80211
-        option channel  ${BATMAN_CHANNEL}
-        option phy      phy0
-        option hwmode   11g
-        option htmode   HT20
-        option country  DE
+config wifi-device radio0
+    option type    mac80211
+    option channel ${BATMAN_CHANNEL}
+    option phy     phy0
+    option hwmode  11g
+    option htmode  HT20
+    option country DE
 
 config wifi-iface
-        option device   radio0
-        option network  w2mesh
-        option ifname   w2mesh
-        option mode     adhoc
-        option bssid    ${BSSID_MESH}
-        option ssid     '${ESSID_MESH}'
-        option mcast_rate 6000
-        option encryption none
-        option hidden 1
+    option device     radio0
+    option network    w2mesh
+    option ifname     w2mesh
+    option mode       adhoc
+    option bssid      ${BSSID_MESH}
+    option ssid       '${ESSID_MESH}'
+    option mcast_rate 6000
+    option encryption none
+    option hidden     1
 
 config wifi-iface
-        option device   radio0
-        option network  mesh
-        option ifname   w2ap
-        option mode     ap
-        option ssid     '${ESSID_AP}'
-        option encryption none
\ No newline at end of file
+    option device     radio0
+    option network    mesh
+    option ifname     w2ap
+    option mode       ap
+    option ssid       '${ESSID_AP}'
+    option encryption none
\ No newline at end of file
diff --git a/bsp/wdr4300/root_file_system/etc/config/wireless.tpl b/bsp/wdr4300/root_file_system/etc/config/wireless.tpl
index af14b2e..399f543 100644
--- a/bsp/wdr4300/root_file_system/etc/config/wireless.tpl
+++ b/bsp/wdr4300/root_file_system/etc/config/wireless.tpl
@@ -1,55 +1,53 @@
-config wifi-device  radio0
-	option type     mac80211
-	option channel  ${BATMAN_CHANNEL}
-	option phy      phy0
-	option hwmode   11g
-	option htmode   HT20
-	option country  DE
+config wifi-device radio0
+    option type    mac80211
+    option channel ${BATMAN_CHANNEL}
+    option phy     phy0
+    option hwmode  11g
+    option htmode  HT20
+    option country DE
 
 config wifi-iface w2mesh
-	option device   radio0
-	option network  w2mesh
-	option ifname   w2mesh
-	option mode     adhoc
-	option bssid    ${BSSID_MESH}
-	option ssid     '${ESSID_MESH}'
-	option mcast_rate 6000
-	option encryption none
-	option hidden 1
+    option device     radio0
+    option network    w2mesh
+    option ifname     w2mesh
+    option mode       adhoc
+    option bssid      ${BSSID_MESH}
+    option ssid       '${ESSID_MESH}'
+    option mcast_rate 6000
+    option encryption none
+    option hidden     1
 
 config wifi-iface w2ap
-	option device   radio0
-	option network  mesh
-	option ifname   w2ap
-	option mode     ap
-	option ssid     '${ESSID_AP}'
-	option encryption none
+    option device     radio0
+    option network    mesh
+    option ifname     w2ap
+    option mode       ap
+    option ssid       '${ESSID_AP}'
+    option encryption none
 
-config wifi-device  radio1
-	option type     mac80211
-	option channel  ${BATMAN_CHANNEL_5GHZ}
-	option phy      phy1
-	option hwmode   11a
-	option htmode   HT40+
-	option country  DE
+config wifi-device radio1
+    option type    mac80211
+    option channel ${BATMAN_CHANNEL_5GHZ}
+    option phy     phy1
+    option hwmode  11a
+    option htmode  HT40+
+    option country DE
 
 config wifi-iface w5mesh
-	option device   radio1
-	option network  w5mesh
-	option ifname   w5mesh
-	option mode     adhoc
-	option bssid    ${BSSID_MESH}
-	option ssid     '${ESSID_MESH}'
-	option mcast_rate 6000
-	option encryption none
-	option hidden 1
+    option device     radio1
+    option network    w5mesh
+    option ifname     w5mesh
+    option mode       adhoc
+    option bssid      ${BSSID_MESH}
+    option ssid       '${ESSID_MESH}'
+    option mcast_rate 6000
+    option encryption none
+    option hidden     1
 
 config wifi-iface w5ap
-	option device   radio1
-	option network  mesh
-	option ifname   w5ap
-	option mode     ap
-	option ssid     '${ESSID_AP}'
-	option encryption none
-
-# vim: noexpandtab
\ No newline at end of file
+    option device     radio1
+    option network    mesh
+    option ifname     w5ap
+    option mode       ap
+    option ssid       '${ESSID_AP}'
+    option encryption none
\ No newline at end of file
diff --git a/bsp/wdr4900/root_file_system/etc/config/wireless.tpl b/bsp/wdr4900/root_file_system/etc/config/wireless.tpl
index 07ad8ae..e1e9fb3 100644
--- a/bsp/wdr4900/root_file_system/etc/config/wireless.tpl
+++ b/bsp/wdr4900/root_file_system/etc/config/wireless.tpl
@@ -1,55 +1,53 @@
-config wifi-device  radio0
-	option type     mac80211
-	option channel  ${BATMAN_CHANNEL_5GHZ}
-	option phy      phy0
-	option hwmode   11a
-	option htmode   HT40+
-	option country  DE
+config wifi-device radio0
+    option type    mac80211
+    option channel ${BATMAN_CHANNEL_5GHZ}
+    option phy     phy0
+    option hwmode  11a
+    option htmode  HT40+
+    option country DE
 
 config wifi-iface w5mesh
-	option device   radio0
-	option network  w5mesh
-	option ifname   w5mesh
-	option mode     adhoc
-	option bssid    ${BSSID_MESH}
-	option ssid     '${ESSID_MESH}'
-	option mcast_rate 6000
-	option encryption none
-	option hidden 1
+    option device     radio0
+    option network    w5mesh
+    option ifname     w5mesh
+    option mode       adhoc
+    option bssid      ${BSSID_MESH}
+    option ssid       '${ESSID_MESH}'
+    option mcast_rate 6000
+    option encryption none
+    option hidden     1
 
 config wifi-iface w5ap
-	option device   radio0
-	option network  mesh
-	option ifname   w5ap
-	option mode     ap
-	option ssid     '${ESSID_AP}'
-	option encryption none
+    option device     radio0
+    option network    mesh
+    option ifname     w5ap
+    option mode       ap
+    option ssid       '${ESSID_AP}'
+    option encryption none
 
-config wifi-device  radio1
-	option type     mac80211
-	option channel  ${BATMAN_CHANNEL}
-	option phy      phy1
-	option hwmode   11g
-	option htmode   HT20
-	option country  DE
+config wifi-device radio1
+    option type    mac80211
+    option channel ${BATMAN_CHANNEL}
+    option phy     phy1
+    option hwmode  11g
+    option htmode  HT20
+    option country DE
 
 config wifi-iface w2mesh
-	option device   radio1
-	option network  w2mesh
-	option ifname   w2mesh
-	option mode     adhoc
-	option bssid    ${BSSID_MESH}
-	option ssid     '${ESSID_MESH}'
-	option mcast_rate 6000
-	option encryption none
-	option hidden 1
+    option device     radio1
+    option network    w2mesh
+    option ifname     w2mesh
+    option mode       adhoc
+    option bssid      ${BSSID_MESH}
+    option ssid       '${ESSID_MESH}'
+    option mcast_rate 6000
+    option encryption none
+    option hidden     1
 
 config wifi-iface w2ap
-	option device   radio1
-	option network  mesh
-	option ifname   w2ap
-	option mode     ap
-	option ssid     '${ESSID_AP}'
-	option encryption none
-
-# vim: noexpandtab
\ No newline at end of file
+    option device     radio1
+    option network    mesh
+    option ifname     w2ap
+    option mode       ap
+    option ssid       '${ESSID_AP}'
+    option encryption none
\ No newline at end of file
-- 
2.6.2




Mehr Informationen über die Mailingliste franken-dev