aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/lib/kvm_util.c
diff options
context:
space:
mode:
authorSean Christopherson <[email protected]>2022-06-13 16:19:42 +0000
committerPaolo Bonzini <[email protected]>2022-06-14 12:44:47 -0400
commit9393cb13fa5d4c1ef2f1c3086af1c2cc03389bad (patch)
tree61593c3f7adf2224c51439c6598e2b7b79031929 /tools/testing/selftests/kvm/lib/kvm_util.c
parent96f113c40d2882ac9b5e4fcac9e48c32eb030aa3 (diff)
KVM: selftests: Use kvm_has_cap(), not kvm_check_cap(), where possible
Replace calls to kvm_check_cap() that treat its return as a boolean with calls to kvm_has_cap(). Several instances of kvm_check_cap() were missed when kvm_has_cap() was introduced. Reported-by: Andrew Jones <[email protected]> Fixes: 3ea9b809650b ("KVM: selftests: Add kvm_has_cap() to provide syntactic sugar") Signed-off-by: Sean Christopherson <[email protected]> Message-Id: <[email protected]> Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/testing/selftests/kvm/lib/kvm_util.c')
0 files changed, 0 insertions, 0 deletions