On Mon, 05 Jun 2023 13:44:19 +0200, Michal Luczaj wrote: > 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. > > > [...] Applied to kvm-x86 generic, thanks! [1/1] KVM: Clean up kvm_vm_ioctl_create_vcpu() https://github.com/kvm-x86/linux/commit/5f643e460ab1 -- https://github.com/kvm-x86/linux/tree/next https://github.com/kvm-x86/linux/tree/fixes