projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
322a8b0
)
kconfig/nconf: nuke unreferenced `nohelp_text'
author
Arnaud Lacombe
<lacombar@gmail.com>
Thu, 4 Aug 2011 01:52:06 +0000
(21:52 -0400)
committer
Michal Marek
<mmarek@suse.cz>
Mon, 8 Aug 2011 13:26:51 +0000
(15:26 +0200)
After commit
5416857867c9cc94aba641898c567d9707de30f1
, nohelp_text' is no
longer referenced, nuke it.
Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>
Signed-off-by: Michal Marek <mmarek@suse.cz>
scripts/kconfig/nconf.c
patch
|
blob
|
blame
|
history
diff --git
a/scripts/kconfig/nconf.c
b/scripts/kconfig/nconf.c
index 39ca1f1640eaf6f27cdaa0ce5a9399b42ee89e4e..b113c50209e3913123288ccfa61708d663e6cb18 100644
(file)
--- a/
scripts/kconfig/nconf.c
+++ b/
scripts/kconfig/nconf.c
@@
-182,8
+182,6
@@
setmod_text[] = N_(
"This feature depends on another which\n"
"has been configured as a module.\n"
"As a result, this feature will be built as a module."),
-nohelp_text[] = N_(
-"There is no help available for this option.\n"),
load_config_text[] = N_(
"Enter the name of the configuration file you wish to load.\n"
"Accept the name shown to restore the configuration you\n"