OSDN Git Service

KVM: x86: drop picdev_in_range()
authorDavid Hildenbrand <david@redhat.com>
Fri, 7 Apr 2017 08:50:38 +0000 (10:50 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 14 Feb 2020 21:30:00 +0000 (16:30 -0500)
commit5372b007fa8a4930163c7aa997750f6288540ba6
treecdc980076a464ab627660991677931232dc6951c
parent92950b29290b90e01064ecbc502b57a1e277a818
KVM: x86: drop picdev_in_range()

[ Upstream commit 9fecaa9e32ae7370878e5967d8874b6f58360b10 ]

We already have the exact same checks a couple of lines below.

Signed-off-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Radim Krčmář <rkrcmar@redhat.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/x86/kvm/i8259.c