lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 3 Aug 2011 21:53:49 -0400
From:	Arnaud Lacombe <lacombar@...il.com>
To:	Michal Marek <mmarek@...e.cz>
Cc:	linux-kernel@...r.kernel.org, linux-kbuild@...r.kernel.org,
	Arnaud Lacombe <lacombar@...il.com>
Subject: Re: [PATCH 1/2] kconfig/nconf: nuke unreferenced `nohelp_text'

Hi,

On Wed, Aug 3, 2011 at 9:52 PM, Arnaud Lacombe <lacombar@...il.com> wrote:
> After commit 5416857867c9cc94aba641898c567d9707de30f1, 1nohelp_text' is no
                                                         ^
this should read `nohelp_text', sorry for the typo :/

 - Arnaud

> longer referenced, nuke it.
>
> Signed-off-by: Arnaud Lacombe <lacombar@...il.com>
> ---
>  scripts/kconfig/nconf.c |    2 --
>  1 files changed, 0 insertions(+), 2 deletions(-)
>
> diff --git a/scripts/kconfig/nconf.c b/scripts/kconfig/nconf.c
> index 39ca1f1..b113c50 100644
> --- 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"
> --
> 1.7.6.153.g78432
>
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ