[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4d8e3fd30802200111m570e8052pf960298c2d9dbe19@mail.gmail.com>
Date: Wed, 20 Feb 2008 10:11:02 +0100
From: "Paolo Ciarrocchi" <paolo.ciarrocchi@...il.com>
To: "Ingo Molnar" <mingo@...e.hu>
Cc: "tglx@...utronix.de" <tglx@...utronix.de>,
"hpa@...or.com" <hpa@...or.com>,
"Linux Kernel" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 1/1] x86: Coding style fixes to arch/x86/mach-generic/probe.c
On Feb 20, 2008 9:58 AM, Ingo Molnar <mingo@...e.hu> wrote:
>
> * Paolo Ciarrocchi <paolo.ciarrocchi@...il.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/
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists