Re: [PATCH 2/5] x86_64: __setup_APIC_LVTT whitespace fix

2007-05-08 Thread Thomas Gleixner
On Tue, 2007-05-08 at 02:43 -0700, Chris Wright wrote: > Completely trivial one. > > Signed-off-by: Chris Wright <[EMAIL PROTECTED]> > --- > arch/x86_64/kernel/apic.c |2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > --- tglx.orig/arch/x86_64/kernel/apic.c > +++

[PATCH 2/5] x86_64: __setup_APIC_LVTT whitespace fix

2007-05-08 Thread Chris Wright
Completely trivial one. Signed-off-by: Chris Wright <[EMAIL PROTECTED]> --- arch/x86_64/kernel/apic.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- tglx.orig/arch/x86_64/kernel/apic.c +++ tglx/arch/x86_64/kernel/apic.c @@ -779,7 +779,7 @@ void __init init_apic_mappings(void)

[PATCH 2/5] x86_64: __setup_APIC_LVTT whitespace fix

2007-05-08 Thread Chris Wright
Completely trivial one. Signed-off-by: Chris Wright [EMAIL PROTECTED] --- arch/x86_64/kernel/apic.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- tglx.orig/arch/x86_64/kernel/apic.c +++ tglx/arch/x86_64/kernel/apic.c @@ -779,7 +779,7 @@ void __init init_apic_mappings(void)

Re: [PATCH 2/5] x86_64: __setup_APIC_LVTT whitespace fix

2007-05-08 Thread Thomas Gleixner
On Tue, 2007-05-08 at 02:43 -0700, Chris Wright wrote: Completely trivial one. Signed-off-by: Chris Wright [EMAIL PROTECTED] --- arch/x86_64/kernel/apic.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- tglx.orig/arch/x86_64/kernel/apic.c +++ tglx/arch/x86_64/kernel/apic.c