]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit149b81f077be970cb384113ba31690e1b44e6c1b
tree509e1fb34f0d428bd155d5a214950bf9d3a20e96
parentedb9d7c7d62ef0d7b4b774236385f6c69796bd7f
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