]> www.infradead.org Git - users/jedix/linux-maple.git/commit
KVM: selftests: Remove unused macro in the hardware disable test
authorBa Jing <bajing@cmss.chinamobile.com>
Tue, 3 Sep 2024 04:31:35 +0000 (12:31 +0800)
committerSean Christopherson <seanjc@google.com>
Wed, 30 Oct 2024 20:51:46 +0000 (13:51 -0700)
commit600aa88014e9fca778449316a85ffbb81ef03b89
tree7d9fb346b4a34650fa734c3c4ee1c9e28d45547b
parent81983758430957d9a5cb3333fe324fd70cf63e7e
KVM: selftests: Remove unused macro in the hardware disable test

The macro GUEST_CODE_PIO_PORT is never referenced in the code,
just remove it.

Signed-off-by: Ba Jing <bajing@cmss.chinamobile.com>
Link: https://lore.kernel.org/r/20240903043135.11087-1-bajing@cmss.chinamobile.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
tools/testing/selftests/kvm/hardware_disable_test.c