Re: [patch 3/3] x86: io-apic - code style cleaning forsetup_IO_APIC_irqs

From: Ingo Molnar
Date: Sat Sep 06 2008 - 09:12:42 EST



* Cyrill Gorcunov <gorcunov@xxxxxxxxx> wrote:

> By changing printout form we are able to shrink code a bit.
>
> Former printout example:
>
> init IO_APIC IRQs
> IO-APIC (apicid-pin) 1-1, 1-2, 1-3 not connected.
> IO-APIC (apicid-pin) 2-1, 2-2, 2-3 not connected.
>
> New printout example:
>
> init IO_APIC IRQs
> 1-1 1-2 1-3 (apicid-pin) not connected
> 2-1 2-2 2-3 (apicid-pin) not connected

applied to tip/irq/sparseirq - thanks Cyrill.

Ingo
--
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/