All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [PATCH 1/1] x86: Coding style fixes to arch/x86/mach-generic/probe.c
       [not found] <20080219235717.0a4c69e2@paolo-desktop>
@ 2008-02-20  8:58 ` Ingo Molnar
  2008-02-20  9:11   ` Paolo Ciarrocchi
  0 siblings, 1 reply; 2+ messages in thread
From: Ingo Molnar @ 2008-02-20  8:58 UTC (permalink / raw)
  To: Paolo Ciarrocchi; +Cc: tglx@linutronix.de, hpa@zytor.com, Linux Kernel


* Paolo Ciarrocchi <paolo.ciarrocchi@gmail.com> wrote:

> -	for (i = 0; apic_probe[i]; ++i) { 
> -		if (apic_probe[i]->mps_oem_check(mpc,oem,productid)) { 
> +	for (i = 0; apic_probe[i]; ++i) {
> +		if (apic_probe[i]->mps_oem_check(mpc, i oem, productid)) {

you typoed that one. Please build-test files you change.

	Ingo

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

* Re: [PATCH 1/1] x86: Coding style fixes to arch/x86/mach-generic/probe.c
  2008-02-20  8:58 ` [PATCH 1/1] x86: Coding style fixes to arch/x86/mach-generic/probe.c Ingo Molnar
@ 2008-02-20  9:11   ` Paolo Ciarrocchi
  0 siblings, 0 replies; 2+ messages in thread
From: Paolo Ciarrocchi @ 2008-02-20  9:11 UTC (permalink / raw)
  To: Ingo Molnar; +Cc: tglx@linutronix.de, hpa@zytor.com, Linux Kernel

On Feb 20, 2008 9:58 AM, Ingo Molnar <mingo@elte.hu> wrote:
>
> * Paolo Ciarrocchi <paolo.ciarrocchi@gmail.com> wrote:
>
> > -     for (i = 0; apic_probe[i]; ++i) {
> > -             if (apic_probe[i]->mps_oem_check(mpc,oem,productid)) {
> > +     for (i = 0; apic_probe[i]; ++i) {
> > +             if (apic_probe[i]->mps_oem_check(mpc, i oem, productid)) {
>
> you typoed that one. Please build-test files you change.

Yup, sorry about that!
Won't happen in the future.

Ciao,
-- 
Paolo
http://paolo.ciarrocchi.googlepages.com/

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

end of thread, other threads:[~2008-02-20  9:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20080219235717.0a4c69e2@paolo-desktop>
2008-02-20  8:58 ` [PATCH 1/1] x86: Coding style fixes to arch/x86/mach-generic/probe.c Ingo Molnar
2008-02-20  9:11   ` Paolo Ciarrocchi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.