Re: [PATCH] Typo in arch/x86_64/Kconfig

2005-01-18 Thread Andi Kleen
vlobanov <[EMAIL PROTECTED]> writes: > diff -Nru a/arch/x86_64/Kconfig b/arch/x86_64/Kconfig > --- a/arch/x86_64/Kconfig 2005-01-12 00:13:13.0 -0800 > +++ b/arch/x86_64/Kconfig 2005-01-17 23:57:22.0 -0800 > @@ -59,7 +59,7 @@ > This is useful for kernel debugging whe

[PATCH] Typo in arch/x86_64/Kconfig

2005-01-18 Thread vlobanov
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 <[EMAIL PROTECTED]> diff -Nru a/arch/x86_64/Kconfig b/arch/x86_64/Kconfig --- a/arch/x86_64/Kconfig 2005-01-12 00:13:13.0 -0800 +++