]> git.baikalelectronics.ru Git - 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)
commitb1b0bea98233a949453333db2923651b06b6cec5
tree79c30b7c3dbdcf828d43bb9e567d2468960d8dfc
parent45b9187a47762d3d7718f12a9ff3a76126c7b824
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