diff options
| author | Jiapeng Chong <[email protected]> | 2023-12-08 10:04:50 +0800 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-12-20 14:48:12 -0800 |
| commit | 03d69d49da496e31246f41a017b32b68b9d2362e (patch) | |
| tree | 8dc4fc93e513f406cce3fc20c8e3e378db1912ba /tools/perf/scripts/python/flamegraph.py | |
| parent | c0f79103322c322ea9342d52c2d81528b7b56232 (diff) | |
maple_tree: fix warning comparing pointer to 0
Avoid pointer type value compared with 0 to make code clear.
./tools/testing/radix-tree/maple.c:34142:15-16: WARNING comparing pointer to 0.
Link: https://lkml.kernel.org/r/[email protected]
Reported-by: Abaci Robot <[email protected]>
Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=7696
Signed-off-by: Jiapeng Chong <[email protected]>
Cc: Liam R. Howlett <[email protected]>
Cc: Matthew Wilcox (Oracle) <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions