diff options
author | Anh Tuan Phan <[email protected]> | 2023-08-17 23:00:33 +0700 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2023-08-24 16:20:27 -0700 |
commit | bad5a3a42a31859705baf39c4fc92173b2716760 (patch) | |
tree | 66cd311d2b54a9e2d0889e358da777d928c74cf3 /tools/perf/scripts/python/sctop.py | |
parent | 7131fd7e30b20c3de03ca5d674546675dfffce5f (diff) |
selftests/mm: fix WARNING comparing pointer to 0
Remove comparing pointer to 0 to avoid this warning from coccinelle:
./tools/testing/selftests/mm/map_populate.c:80:16-17: WARNING comparing pointer to 0, suggest !E
./tools/testing/selftests/mm/map_populate.c:80:16-17: WARNING comparing pointer to 0
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Anh Tuan Phan <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions