diff options
author | 2025-01-02 09:21:46 -0500 | |
---|---|---|
committer | 2025-01-06 14:44:29 -0500 | |
commit | 6c9c97387be1bf4a5881fe1a6cd00acd4322f283 (patch) | |
tree | 97ce4ee360823048edb287a2554c9aee7c75fbd6 /scripts/bpf_doc.py | |
parent | drm/amd/pm: Fill max mem bw & total app clk counter (diff) | |
download | linux-rng-6c9c97387be1bf4a5881fe1a6cd00acd4322f283.tar.xz linux-rng-6c9c97387be1bf4a5881fe1a6cd00acd4322f283.zip |
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 '')
0 files changed, 0 insertions, 0 deletions