diff options
author | Kaixu Xia <[email protected]> | 2020-11-27 10:52:52 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2020-11-27 20:23:13 +0100 |
commit | 92815c0041ffd16799b408ff9fce9bae697e2bf8 (patch) | |
tree | 7e043b059e7e20053ec47af5bcac702b294b9178 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 22b2beaa7f166f550424cbb3b988aeaa7ef0425a (diff) |
coresight: tmc-etr: Assign boolean values to a bool variable
Fix the following coccinelle warnings:
./drivers/hwtracing/coresight/coresight-tmc-etr.c:957:2-15: WARNING: Assignment of 0/1 to bool variable
Fix them by assigning boolean values.
Reported-by: Tosk Robot <[email protected]>
Signed-off-by: Kaixu Xia <[email protected]>
Signed-off-by: Mathieu Poirier <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions