]> asedeno.scripts.mit.edu Git - linux.git/commit
lib/Kconfig.debug: Remove blank help text
authorUlf Magnusson <ulfalizer@gmail.com>
Wed, 31 Jan 2018 09:34:25 +0000 (10:34 +0100)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Fri, 2 Feb 2018 14:53:10 +0000 (23:53 +0900)
commite0371b8be7b058e6418dbf38d7185887db1f8885
treeee4ba1fa1b659ee16b8e79f6c5a76fb907d04cf6
parent3d77e390a585dfa3ba80f0555247508640a5bbca
lib/Kconfig.debug: 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 <ulfalizer@gmail.com>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
lib/Kconfig.debug