summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorLukas Bulwahn <lukas.bulwahn@gmail.com>2019-12-08 13:53:28 +0300
committerThomas Hellstrom <thellstrom@vmware.com>2020-01-15 13:46:58 +0300
commita26ca967c240c628085142d6569fff69539b44e6 (patch)
treef6b27bcee84a522d769be8b370d22d7b8d31d592 /tools/perf/scripts/python/stackcollapse.py
parent36891da8de9822a62d79b64f99e73442efbf3f1d (diff)
downloadlinux-a26ca967c240c628085142d6569fff69539b44e6.tar.xz
drm/vmwgfx: Replace deprecated PTR_RET
Commit 508108ea2747 ("drm/vmwgfx: Don't refcount command-buffer managed resource lookups during command buffer validation") slips in use of deprecated PTR_RET. Use PTR_ERR_OR_ZERO instead. As the PTR_ERR_OR_ZERO is a bit longer than PTR_RET, we introduce local variable ret for proper indentation and line-length limits. Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com> Reviewed-by: Thomas Hellstrom <thellstrom@vmware.com> Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions