]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
x86/irq: Remove useless return value from do_IRQ()
authorThomas Gleixner <tglx@linutronix.de>
Tue, 25 Feb 2020 21:36:43 +0000 (22:36 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 27 Feb 2020 13:48:40 +0000 (14:48 +0100)
commit17dbedb5da184b501c5c51fc78d1071005139e48
tree79c30b7c3dbdcf828d43bb9e567d2468960d8dfc
parent3ba4f0a633ca4bfeadb24eba19cb53ebe246eabf
x86/irq: Remove useless return value from do_IRQ()

Nothing is using it.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Alexandre Chartre <alexandre.chartre@oracle.com>
Reviewed-by: Andy Lutomirski <luto@kernel.org>
Link: https://lkml.kernel.org/r/20200225220216.826870369@linutronix.de
arch/x86/include/asm/irq.h
arch/x86/kernel/irq.c