aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorKaixu Xia <[email protected]>2020-12-14 19:07:07 -0800
committerLinus Torvalds <[email protected]>2020-12-15 12:13:40 -0800
commit5ab92901fea9c96ff210e22eac9e6680233009c7 (patch)
tree693dcee092febcc77b8767d0052e6d095ae73323 /tools/perf/scripts/python/flamegraph.py
parentda3ceeff923e3bc750a8423c840462760c463926 (diff)
mm: memcontrol: sssign boolean values to a bool variable
Fix the following coccinelle warnings: mm/memcontrol.c:7341:2-22: WARNING: Assignment of 0/1 to bool variable mm/memcontrol.c:7343:2-22: WARNING: Assignment of 0/1 to bool variable Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Kaixu Xia <[email protected]> Reported-by: Tosk Robot <[email protected]> Acked-by: Souptick Joarder <[email protected]> Cc: Johannes Weiner <[email protected]> Cc: Michal Hocko <[email protected]> Cc: Vladimir Davydov <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions