x86: ioapic: Remove silly debug bloat in setup_IOAPIC_irqs()
authorThomas Gleixner <tglx@linutronix.de>
Wed, 23 Feb 2011 13:29:34 +0000 (14:29 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Wed, 23 Feb 2011 16:26:48 +0000 (17:26 +0100)
commitc8d6b8fe72216ca47e399204b58c8be0448d4083
treed27578f5f96c585841e5d4de31e1dae65b69a3aa
parent1444e0c9daf0d3472677efc15588b192fc2db761
x86: ioapic: Remove silly debug bloat in setup_IOAPIC_irqs()

This is debug code and it does not matter at all whether we print each
not connected pin in an extra line or try to be extra clever.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/apic/io_apic.c