aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJiapeng Chong <[email protected]>2023-12-08 10:04:50 +0800
committerAndrew Morton <[email protected]>2023-12-20 14:48:12 -0800
commit03d69d49da496e31246f41a017b32b68b9d2362e (patch)
tree8dc4fc93e513f406cce3fc20c8e3e378db1912ba /tools/perf/scripts/python
parentc0f79103322c322ea9342d52c2d81528b7b56232 (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')
0 files changed, 0 insertions, 0 deletions