[PATCH] test_fils: remove tabs

Johannes Berg <[email protected]>
Newsgroups gmane.linux.drivers.hostap
Message-ID <1580459879-Ib0fb72950a3af083592c3090669fe9125cceedc1@changeid>
From: Johannes Berg <[email protected]>

Signed-off-by: Johannes Berg <[email protected]>
---
 tests/hwsim/test_fils.py | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/tests/hwsim/test_fils.py b/tests/hwsim/test_fils.py
index 4db76663036b..16fc0385247d 100644
--- a/tests/hwsim/test_fils.py
+++ b/tests/hwsim/test_fils.py
@@ -471,7 +471,7 @@ def test_fils_sk_erp_followed_by_pmksa_caching(dev, apdev, params):
 
     pmksa = dev[0].get_pmksa(bssid)
     if pmksa is None:
-	    raise Exception("No PMKSA cache entry created")
+        raise Exception("No PMKSA cache entry created")
 
     dev[0].request("DISCONNECT")
     dev[0].wait_disconnected()
@@ -493,9 +493,9 @@ def test_fils_sk_erp_followed_by_pmksa_caching(dev, apdev, params):
 
     pmksa2 = dev[0].get_pmksa(bssid)
     if pmksa2 is None:
-	    raise Exception("No PMKSA cache entry found")
+        raise Exception("No PMKSA cache entry found")
     if pmksa['pmkid'] != pmksa2['pmkid']:
-	    raise Exception("Unexpected PMKID change")
+        raise Exception("Unexpected PMKID change")
 
 def test_fils_sk_erp_another_ssid(dev, apdev, params):
     """FILS SK using ERP and roam to another SSID"""
-- 
2.24.1
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.