parisc/irq: Use irq_desc_kstat_cpu() in show_interrupts()
authorThomas Gleixner <tglx@linutronix.de>
Thu, 10 Dec 2020 19:25:47 +0000 (20:25 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 15 Dec 2020 15:19:31 +0000 (16:19 +0100)
commit7435248e6d66e4e853da093c939c28a9f4b92765
treeb61ad96e451e0d0ae24fffe82be8f14f32ddd560
parent5089bc51f81f05ad7f0e46db2107be2311343852
parisc/irq: Use irq_desc_kstat_cpu() in show_interrupts()

The irq descriptor is already there, no need to look it up again.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: linux-parisc@vger.kernel.org
Link: https://lore.kernel.org/r/20201210194043.659522455@linutronix.de
arch/parisc/kernel/irq.c