KVM: selftests: Rename KVM_HAS_DEVICE_ATTR helpers for consistency
authorSean Christopherson <seanjc@google.com>
Thu, 3 Mar 2022 03:49:16 +0000 (19:49 -0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Sat, 11 Jun 2022 15:46:22 +0000 (11:46 -0400)
commit9367504f77ebb47d09847993aae01f8a38d5b4f6
tree509e1fb34f0d428bd155d5a214950bf9d3a20e96
parent279eacbefad5d163a20f8fcde2fd9362bc24f7c7
KVM: selftests: Rename KVM_HAS_DEVICE_ATTR helpers for consistency

Rename kvm_device_check_attr() and its variants to kvm_has_device_attr()
to be consistent with the ioctl names and with other helpers in the KVM
selftests framework.

Signed-off-by: Sean Christopherson <seanjc@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
tools/testing/selftests/kvm/aarch64/vgic_init.c
tools/testing/selftests/kvm/include/kvm_util_base.h
tools/testing/selftests/kvm/lib/kvm_util.c
tools/testing/selftests/kvm/system_counter_offset_test.c