Re: [PATCH] KVM: x86: fix cocci warnings

From: Paolo Bonzini
Date: Mon Nov 15 2021 - 12:07:10 EST


On 11/15/21 12:43, Peter Zijlstra wrote:
On Sun, Nov 14, 2021 at 10:13:12PM +0530, Vihas Mak wrote:
change 0 to false and 1 to true to fix following cocci warnings:

arch/x86/kvm/mmu/mmu.c:1485:9-10: WARNING: return of 0/1 in function 'kvm_set_pte_rmapp' with return type bool
arch/x86/kvm/mmu/mmu.c:1636:10-11: WARNING: return of 0/1 in function 'kvm_test_age_rmapp' with return type bool

That script should be deleted, it's absolute garbage.


Only a Sith deals in absolutes.

Paolo