]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu: Remove redundant check of adev
authorXiang Liu <xiang.liu@amd.com>
Wed, 19 Feb 2025 04:27:27 +0000 (12:27 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 19 Feb 2025 20:16:37 +0000 (15:16 -0500)
commit2f94469cc0db4fb7e0b39208058be1d793319689
treebdd5419bcb111d5113c56e9c430470d68fb8a6f3
parent663a87763b570d4e92d821b30508bed0025fa285
drm/amdgpu: Remove redundant check of adev

There is no need to check adev for sure.

Signed-off-by: Xiang Liu <xiang.liu@amd.com>
Reviewed-by: Yang Wang <kevinyang.wang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_aca.c