summaryrefslogtreecommitdiffstats
path: root/arch/riscv/kernel/cpu_ops.c
diff options
context:
space:
mode:
authorBixuan Cui <cuibixuan@linux.alibaba.com>2021-10-27 15:20:53 +0800
committerAnup Patel <anup@brainfault.org>2021-11-01 17:35:17 +0530
commitbbd5ba8db7662dbfcc15204eb105cd0c2971a47c (patch)
treeffa6c7bbb755e0c2bd9b1075e4798063285f3aaf /arch/riscv/kernel/cpu_ops.c
parent7b161d9cab5d2c853b8861b2ad21bcd79d669fe3 (diff)
downloadlinux-bbd5ba8db7662dbfcc15204eb105cd0c2971a47c.tar.bz2
RISC-V: KVM: fix boolreturn.cocci warnings
Fix boolreturn.cocci warnings: ./arch/riscv/kvm/mmu.c:603:9-10: WARNING: return of 0/1 in function 'kvm_age_gfn' with return type bool ./arch/riscv/kvm/mmu.c:582:9-10: WARNING: return of 0/1 in function 'kvm_set_spte_gfn' with return type bool ./arch/riscv/kvm/mmu.c:621:9-10: WARNING: return of 0/1 in function 'kvm_test_age_gfn' with return type bool ./arch/riscv/kvm/mmu.c:568:9-10: WARNING: return of 0/1 in function 'kvm_unmap_gfn_range' with return type bool Signed-off-by: Bixuan Cui <cuibixuan@linux.alibaba.com> Signed-off-by: Anup Patel <anup.patel@wdc.com>
Diffstat (limited to 'arch/riscv/kernel/cpu_ops.c')
0 files changed, 0 insertions, 0 deletions