x86/kvm: remove unused ack_notifier callbacks
authorJuergen Gross <jgross@suse.com>
Wed, 17 Nov 2021 07:16:17 +0000 (08:16 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 22 Dec 2021 08:32:34 +0000 (09:32 +0100)
commitbf4367c02c8cc4d910157dfd1d34a89daea44d65
tree6083809f55b1c1725ff0a4cd4100bbd85cb99d96
parent54bf0b0d3536bf1651c66f60f621532e8d6c50af
x86/kvm: remove unused ack_notifier callbacks

[ Upstream commit 9dba4d24cbb5524dd39ab1e08886373b17f07ff2 ]

Commit f52447261bc8c2 ("KVM: irq ack notification") introduced an
ack_notifier() callback in struct kvm_pic and in struct kvm_ioapic
without using them anywhere. Remove those callbacks again.

Signed-off-by: Juergen Gross <jgross@suse.com>
Message-Id: <20211117071617.19504-1-jgross@suse.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/x86/kvm/ioapic.h
arch/x86/kvm/irq.h