aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2020-07-01 15:59:05 +0100
committerAlex Deucher <alexander.deucher@amd.com>2020-07-02 12:02:58 -0400
commitb4237ebafaced79b3ff38259494766849befb30b (patch)
treec7176bd2a9d63e2bc23882b2919fd4aa39683822 /drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c
parentdrm/amdgpu: use %u rather than %d for sclk/mclk (diff)
downloadwireguard-linux-b4237ebafaced79b3ff38259494766849befb30b.tar.xz
wireguard-linux-b4237ebafaced79b3ff38259494766849befb30b.zip
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>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c')
0 files changed, 0 insertions, 0 deletions