mirror_ubuntu-kernels/drivers/gpu/drm/amd
Colin Ian King 08808f75d9 drm/amd/display: Remove redundant initialization of variable result
The variable result is being initialized with a value that is never
read, it is being updated immediately afterwards in both branches
of an if statement. The assignment is redundant and can be removed.

Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2021-10-08 13:20:13 -04:00
..
acp
amdgpu drm/amdgpu/discovery: add missing case for SMU 11.0.5 2021-10-08 13:20:13 -04:00
amdkfd drm/amdkfd: remove redundant iommu cleanup code 2021-10-05 12:22:15 -04:00
display drm/amd/display: Remove redundant initialization of variable result 2021-10-08 13:20:13 -04:00
include drm/amdgpu: add HWID of SDMA instance 2 and 3 2021-10-04 15:23:01 -04:00
pm drm/amdgpu: convert IP version array to include instances 2021-10-04 15:23:01 -04:00