[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180130190555.6577-6-ulfalizer@gmail.com>
Date: Tue, 30 Jan 2018 20:05:27 +0100
From: Ulf Magnusson <ulfalizer@...il.com>
To: linux-kbuild@...r.kernel.org
Cc: yamada.masahiro@...ionext.com, mcgrof@...nel.org,
Ulf Magnusson <ulfalizer@...il.com>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org
Subject: [PATCH 05/10] Staging: rtl8192e: kconfig: Remove empty help text
In preparation for adding a warning ("kconfig: Warn if help text is
blank"): https://lkml.org/lkml/2018/1/30/516
Signed-off-by: Ulf Magnusson <ulfalizer@...il.com>
---
drivers/staging/rtl8192e/rtl8192e/Kconfig | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/staging/rtl8192e/rtl8192e/Kconfig b/drivers/staging/rtl8192e/rtl8192e/Kconfig
index 282e293da18f..7ac42a590e21 100644
--- a/drivers/staging/rtl8192e/rtl8192e/Kconfig
+++ b/drivers/staging/rtl8192e/rtl8192e/Kconfig
@@ -6,4 +6,3 @@ config RTL8192E
select WEXT_PRIV
select CRYPTO
select FW_LOADER
- ---help---
--
2.14.1
Powered by blists - more mailing lists