Re: [PATCH 1/1] x86: Coding style fixes to arch/x86/mach-generic/probe.c

From: Paolo Ciarrocchi
Date: Wed Feb 20 2008 - 04:11:24 EST


On Feb 20, 2008 9:58 AM, Ingo Molnar <mingo@xxxxxxx> wrote:
>
> * Paolo Ciarrocchi <paolo.ciarrocchi@xxxxxxxxx> 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/
--
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/