diff options
author | Michal Luczaj <[email protected]> | 2023-06-05 13:44:19 +0200 |
---|---|---|
committer | Sean Christopherson <[email protected]> | 2023-06-06 15:08:37 -0700 |
commit | 5f643e460ab1298a32b7d0db104bfcab9d6165c0 (patch) | |
tree | 9747ea11cc2d8c42e3b1670d4c85b0c119125af8 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 22725266bdf95bddd01a23841097492489dfc9d9 (diff) |
KVM: Clean up kvm_vm_ioctl_create_vcpu()
Since c9d601548603 ("KVM: allow KVM_BUG/KVM_BUG_ON to handle 64-bit cond")
'cond' is internally converted to boolean, so caller's explicit conversion
from void* is unnecessary.
Remove the double bang.
Signed-off-by: Michal Luczaj <[email protected]>
Reviewed-by: Yuan Yao <[email protected]>
base-commit: 76a17bf03a268bc342e08c05d8ddbe607d294eb4
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Sean Christopherson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions