diff options
author | Anh Tuan Phan <tuananhlfc@gmail.com> | 2023-08-17 23:00:33 +0700 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2023-08-24 16:20:27 -0700 |
commit | bad5a3a42a31859705baf39c4fc92173b2716760 (patch) | |
tree | 66cd311d2b54a9e2d0889e358da777d928c74cf3 /mm/fadvise.c | |
parent | 7131fd7e30b20c3de03ca5d674546675dfffce5f (diff) | |
download | lwn-bad5a3a42a31859705baf39c4fc92173b2716760.tar.gz lwn-bad5a3a42a31859705baf39c4fc92173b2716760.zip |
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/20230817160033.90079-1-tuananhlfc@gmail.com
Signed-off-by: Anh Tuan Phan <tuananhlfc@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/fadvise.c')
0 files changed, 0 insertions, 0 deletions