diff options
author | Kent Russell <kent.russell@amd.com> | 2025-01-02 17:21:46 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2025-01-06 22:44:29 +0300 |
commit | 6c9c97387be1bf4a5881fe1a6cd00acd4322f283 (patch) | |
tree | 97ce4ee360823048edb287a2554c9aee7c75fbd6 /tools/perf/scripts/python/stackcollapse.py | |
parent | 24a1b66752bb646f2905b6d952a712e61155c9ca (diff) | |
download | linux-6c9c97387be1bf4a5881fe1a6cd00acd4322f283.tar.xz |
drm/amdgpu: Remove unnecessary NULL check
container_of cannot return NULL, so it is unnecessary to check for
NULL after gem_to_amdgpu_bo, which is just a container_of call
Signed-off-by: Kent Russell <kent.russell@amd.com>
Reviewed-by: Felix Kuehling <felix.kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions