]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: x86: drop picdev_in_range()
authorDavid Hildenbrand <david@redhat.com>
Fri, 7 Apr 2017 08:50:38 +0000 (10:50 +0200)
committerRadim Krčmář <rkrcmar@redhat.com>
Wed, 12 Apr 2017 18:17:14 +0000 (20:17 +0200)
commit99e2182e1583d1a2abc511995ce62c96f4a8da51
treeb2d00dd1fef660a22773dd9991d68a4f0fd3dad9
parent3a52ea0513845accca6d9065b5c41e2c4c7c08b4
KVM: x86: drop picdev_in_range()

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>
arch/x86/kvm/i8259.c