linux/drivers/gpu/drm/amd
Colin Ian King b4237ebafa drm/amd/display: remove redundant initialization of variable result
The variable result is being initialized with a value that is never read
and it is being updated later with a new value.  The initialization 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>
2020-07-02 12:02:58 -04:00
..
acp drm: amd/acp: fix broken menu structure 2020-03-13 11:52:35 -04:00
amdgpu drm/amdgpu: use %u rather than %d for sclk/mclk 2020-07-02 12:02:58 -04:00
amdkfd drm/amdkfd: Add Arcturus GWS support and fix VG10 2020-07-02 12:02:56 -04:00
display drm/amd/display: remove redundant initialization of variable result 2020-07-02 12:02:58 -04:00
include drm/amdgpu/atomfirmware: update to latest integratedinfotable 2020-07-02 12:02:57 -04:00
powerplay drm/amd/powerplay: fix compile error with ARCH=arc 2020-07-02 12:02:57 -04:00