diff options
author | Kaixu Xia <[email protected]> | 2020-11-07 14:26:22 +0800 |
---|---|---|
committer | Michael Ellerman <[email protected]> | 2020-12-15 22:22:06 +1100 |
commit | 13751f8747519fe3bdc738fa6d802fbd94a85ac4 (patch) | |
tree | 92c193c7e21bb1a9253944f1605614fb17189aff /lib/test_overflow.c | |
parent | 1791ebd131c46539b024c0f2ebf12b6c88a265b9 (diff) |
KVM: PPC: Book3S: Assign boolean values to a bool variable
Fix the following coccinelle warnings:
./arch/powerpc/kvm/book3s_xics.c:476:3-15: WARNING: Assignment of 0/1 to bool variable
./arch/powerpc/kvm/book3s_xics.c:504:3-15: WARNING: Assignment of 0/1 to bool variable
Reported-by: Tosk Robot <[email protected]>
Signed-off-by: Kaixu Xia <[email protected]>
Reviewed-by: Greg Kurz <[email protected]>
Acked-by: Paul Mackerras <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions