public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Typo in arch/x86_64/Kconfig
@ 2005-01-18  8:01 vlobanov
  2005-01-18  8:26 ` Andi Kleen
  0 siblings, 1 reply; 2+ messages in thread
From: vlobanov @ 2005-01-18  8:01 UTC (permalink / raw)
  To: akpm; +Cc: linux-kernel

Hi,

Here is a trivial patch to fix a typo in the arch/x86_64/Kconfig file.
Diffed against linux-2.6.11-rc1. Please apply.

Signed-off-by: Vadim Lobanov <vlobanov@speakeasy.net>

diff -Nru a/arch/x86_64/Kconfig b/arch/x86_64/Kconfig
--- a/arch/x86_64/Kconfig	2005-01-12 00:13:13.000000000 -0800
+++ b/arch/x86_64/Kconfig	2005-01-17 23:57:22.000000000 -0800
@@ -59,7 +59,7 @@
 	  This is useful for kernel debugging when your machine crashes very
 	  early before the console code is initialized. For normal operation
 	  it is not recommended because it looks ugly and doesn't cooperate
-	  with klogd/syslogd or the X server. You should normally N here,
+	  with klogd/syslogd or the X server. You should normally say N here,
 	  unless you want to debug such a crash.

 config HPET_TIMER

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] Typo in arch/x86_64/Kconfig
  2005-01-18  8:01 [PATCH] Typo in arch/x86_64/Kconfig vlobanov
@ 2005-01-18  8:26 ` Andi Kleen
  0 siblings, 0 replies; 2+ messages in thread
From: Andi Kleen @ 2005-01-18  8:26 UTC (permalink / raw)
  To: vlobanov; +Cc: linux-kernel

vlobanov <vlobanov@speakeasy.net> writes:

> diff -Nru a/arch/x86_64/Kconfig b/arch/x86_64/Kconfig
> --- a/arch/x86_64/Kconfig	2005-01-12 00:13:13.000000000 -0800
> +++ b/arch/x86_64/Kconfig	2005-01-17 23:57:22.000000000 -0800
> @@ -59,7 +59,7 @@
>  	  This is useful for kernel debugging when your machine crashes very
>  	  early before the console code is initialized. For normal operation
>  	  it is not recommended because it looks ugly and doesn't cooperate
> -	  with klogd/syslogd or the X server. You should normally N here,
> +	  with klogd/syslogd or the X server. You should normally say N here,
>  	  unless you want to debug such a crash.

The help text is useless anyways because the option is not user selectable,
but always enabled. I just removed it completely. Thanks

-Andi

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-01-18  8:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-18  8:01 [PATCH] Typo in arch/x86_64/Kconfig vlobanov
2005-01-18  8:26 ` Andi Kleen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox