diff options
author | Tvrtko Ursulin <tvrtko.ursulin@igalia.com> | 2025-05-19 19:37:12 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2025-05-22 19:02:25 +0300 |
commit | dd64956685fa48358c4152d952070c8c073e5f89 (patch) | |
tree | fa757df28bad1996e904945269c99b45df5ce92a /drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c | |
parent | 16f2c942b6e44a0c3970134c8c460c7fd465ac9d (diff) | |
download | linux-dd64956685fa48358c4152d952070c8c073e5f89.tar.xz |
drm/amdgpu: Remove duplicated "context still alive" check
When amdgpu_ctx_mgr_fini() calls amdgpu_ctx_mgr_entity_fini() it contains
the exact same "context still alive" check as it will do next. Remove the
duplicated copy.
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@igalia.com>
Cc: Alex Deucher <alexander.deucher@amd.com>
Cc: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c')
0 files changed, 0 insertions, 0 deletions