x86/IO-APIC: drop an unused variable from setup_IO_APIC_irqs()
authorJan Beulich <jbeulich@suse.com>
Mon, 13 May 2019 08:11:19 +0000 (10:11 +0200)
committerJan Beulich <jbeulich@suse.com>
Mon, 13 May 2019 08:11:19 +0000 (10:11 +0200)
commit29fa88969cfa0591b1606206bf79613a9e11c222
tree2b0909d0d98df3b3b6ec1aaaec8aebb4f7052af1
parent0e306f590ce7c713ac4ad018fd8c0b46ed8a018c
x86/IO-APIC: drop an unused variable from setup_IO_APIC_irqs()

Must be a left-over from earlier days.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
xen/arch/x86/io_apic.c