aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlf Magnusson <[email protected]>2018-01-31 10:34:23 +0100
committerMasahiro Yamada <[email protected]>2018-02-02 23:53:10 +0900
commit1cab370d02dfadcc4b3cc769bd8546a1d58874ca (patch)
treee73d490e1421eee34d88096ae84e7ef05ba394f4
parent7a6b7908f119ff4d72220a1bfa980daf2abf4530 (diff)
Staging: rtl8192u: kconfig: Remove blank help text
Blank help texts are probably either a typo, a Kconfig misunderstanding, or some kind of half-committing to adding a help text (in which case a TODO comment would be clearer, if the help text really can't be added right away). Best to remove them, IMO. Signed-off-by: Ulf Magnusson <[email protected]> Acked-by: Randy Dunlap <[email protected]> Signed-off-by: Masahiro Yamada <[email protected]>
-rw-r--r--drivers/staging/rtl8192u/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/rtl8192u/Kconfig b/drivers/staging/rtl8192u/Kconfig
index 3ee9d0d00fb6..97df6507a485 100644
--- a/drivers/staging/rtl8192u/Kconfig
+++ b/drivers/staging/rtl8192u/Kconfig
@@ -5,4 +5,3 @@ config RTL8192U
select WIRELESS_EXT
select WEXT_PRIV
select CRYPTO
- ---help---