x86: cleanup show_interrupts
authorThomas Gleixner <tglx@linutronix.de>
Thu, 16 Oct 2008 09:15:28 +0000 (11:15 +0200)
committerIngo Molnar <mingo@elte.hu>
Thu, 16 Oct 2008 14:53:29 +0000 (16:53 +0200)
The sparseirq patches introduced some more ugliness in show_interrupts().
Clean it up all together and make the code easier to read by splitting out
the "tail" function  which prints the special interrupts.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

No differences found