Re: [PATCH][trivial] Kconfig: fix spelling error in config KALLSYMShelp text

From: Randy Dunlap
Date: Wed Nov 08 2006 - 16:24:29 EST


On Wed, 8 Nov 2006 21:08:02 +0100 Jesper Juhl wrote:

> Fix a small spelling mistake in the help text for the KALLSYMS config option.

I think that it's neither a typo nor a mistake, just a historical
name, but it should be changed. Ack.
(I made this same patch about 1 month ago and then trashed it.)


> Signed-off-by: Jesper Juhl <jesper.juhl@xxxxxxxxx>
> ---
>
> init/Kconfig | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/init/Kconfig b/init/Kconfig
> index c8b2624..404e891 100644
> --- a/init/Kconfig
> +++ b/init/Kconfig
> @@ -320,7 +320,7 @@ config SYSCTL_SYSCALL
> you should probably say N here.
>
> config KALLSYMS
> - bool "Load all symbols for debugging/kksymoops" if EMBEDDED
> + bool "Load all symbols for debugging/ksymoops" if EMBEDDED
> default y
> help
> Say Y here to let the kernel print out symbolic crash information and

---
~Randy
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/