aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorYang Li <[email protected]>2021-10-15 15:14:41 +0800
committerMelissa Wen <[email protected]>2021-10-17 21:40:27 +0100
commit75ad021f21927311b8d454939eb248a50df92525 (patch)
treedf81ebc41dc4d1ff0959be707b226914baf2a22d /tools/perf/scripts/python/stackcollapse.py
parent9aa2c2320e6fb50d8f80963e786d0b564d0695ab (diff)
drm/v3d: nullify pointer se with a NULL
Currently a plain integer is being used to nullify the pointer struct v3d_submit_ext *se. Use NULL instead. Cleans up sparse warnings: drivers/gpu/drm/v3d/v3d_gem.c:777:53: warning: Using plain integer as NULL pointer drivers/gpu/drm/v3d/v3d_gem.c:1010:45: warning: Using plain integer as NULL pointer Reported-by: Abaci Robot <[email protected]> Signed-off-by: Yang Li <[email protected]> Reviewed-by: Melissa Wen <[email protected]> Signed-off-by: Melissa Wen <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions