diff options
author | Kaixu Xia <kaixuxia@tencent.com> | 2020-11-06 17:19:23 +0800 |
---|---|---|
committer | Borislav Petkov <bp@suse.de> | 2020-11-06 11:51:04 +0100 |
commit | 77080929d56d87a57093869a15d2785b8b2d8cd5 (patch) | |
tree | 984efedfac414bd5c1a9163ec3534b83724a215f /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 68299a42f84288537ee3420c431ac0115ccb90b1 (diff) |
x86/mce: Assign boolean values to a bool variable
Fix the following coccinelle warnings:
./arch/x86/kernel/cpu/mce/core.c:1765:3-20: WARNING: Assignment of 0/1 to bool variable
./arch/x86/kernel/cpu/mce/core.c:1584:2-9: WARNING: Assignment of 0/1 to bool variable
[ bp: Massage commit message. ]
Reported-by: Tosk Robot <tencent_os_robot@tencent.com>
Signed-off-by: Kaixu Xia <kaixuxia@tencent.com>
Signed-off-by: Borislav Petkov <bp@suse.de>
Link: https://lkml.kernel.org/r/1604654363-1463-1-git-send-email-kaixuxia@tencent.com
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions