projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7a6b790
)
Staging: rtl8192u: kconfig: Remove blank help text
author
Ulf Magnusson
<ulfalizer@gmail.com>
Wed, 31 Jan 2018 09:34:23 +0000
(10:34 +0100)
committer
Masahiro Yamada
<yamada.masahiro@socionext.com>
Fri, 2 Feb 2018 14:53:10 +0000
(23:53 +0900)
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 <ulfalizer@gmail.com>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
drivers/staging/rtl8192u/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/staging/rtl8192u/Kconfig
b/drivers/staging/rtl8192u/Kconfig
index 3ee9d0d00fb67ca05c4c0ac6e9745c4c384b3064..97df6507a485110735881ee474cc135fad80aa07 100644
(file)
--- 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---