[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1178617700.3042.305.camel@localhost.localdomain>
Date: Tue, 08 May 2007 11:48:19 +0200
From: Thomas Gleixner <tglx@...utronix.de>
To: Chris Wright <chrisw@...s-sol.org>
Cc: LKML <linux-kernel@...r.kernel.org>,
Venkatesh Pallipadi <venkatesh.pallipadi@...el.com>,
john stultz <johnstul@...ibm.com>, Ingo Molnar <mingo@...e.hu>,
Arjan van de Ven <arjan@...radead.org>,
Steven Rostedt <rostedt@...dmis.org>, Andi Kleen <ak@...e.de>,
Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: [PATCH 2/5] x86_64: __setup_APIC_LVTT whitespace fix
On Tue, 2007-05-08 at 02:43 -0700, Chris Wright wrote:
> Completely trivial one.
>
> Signed-off-by: Chris Wright <chrisw@...s-sol.org>
> ---
> 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)
>
> #define APIC_DIVISOR 16
>
> -static void __setup_APIC_LVTT(unsigned int clocks, int oneshot,int irqen)
> +static void __setup_APIC_LVTT(unsigned int clocks, int oneshot, int irqen)
> {
> unsigned int lvtt_value, tmp_value;
>
Thanks,
tglx
-
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