x86: irq.c use same path for show_interrupts
authorJaswinder Singh Rajput <jaswinderrajput@gmail.com>
Sun, 22 Mar 2009 20:38:00 +0000 (02:08 +0530)
committerJaswinder Singh Rajput <jaswinderrajput@gmail.com>
Sun, 22 Mar 2009 20:38:00 +0000 (02:08 +0530)
commitce2d8bfd44c01fc9b22d64617b7e520e99095f33
treec4d0423a875702698bb3ef14b11393d4d8fb7a34
parentf2362e6f1b9c5c168e5b4159afb4853ba467965e
x86: irq.c use same path for show_interrupts

Impact: cleanup

SMP and !SMP will use same path for show_interrupts

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
arch/x86/kernel/irq.c