From: John W. Linville <linville@tuxdriver.com>
Date: Fri, 21 Dec 2007 05:43:34 +0000 (-0500)
Subject: net/wireless/Kconfig: whitespace corrections
X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=d6084cb61dce1e78e7079a1756df0de71dc8599c;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git

net/wireless/Kconfig: whitespace corrections

Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
---

diff --git a/net/wireless/Kconfig b/net/wireless/Kconfig
index 6426055a8be0..79270903bda6 100644
--- a/net/wireless/Kconfig
+++ b/net/wireless/Kconfig
@@ -6,13 +6,13 @@ config NL80211
 	depends on CFG80211
 	default y
 	---help---
-         This option turns on the new netlink interface
-         (nl80211) support in cfg80211.
+	  This option turns on the new netlink interface
+	  (nl80211) support in cfg80211.
 
-         If =n, drivers using mac80211 will be configured via
-         wireless extension support provided by that subsystem.
+	  If =n, drivers using mac80211 will be configured via
+	  wireless extension support provided by that subsystem.
 
-         If unsure, say Y.
+	  If unsure, say Y.
 
 config WIRELESS_EXT
 	bool "Wireless extensions"