diff options
author | 2018-05-02 15:43:16 +0100 | |
---|---|---|
committer | 2018-05-15 13:44:21 -0500 | |
commit | f4c2cc43218150da670f526aba1eeb3bcec9e3d2 (patch) | |
tree | 957973c0e1be30468fef4023cff450298a961e9f /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
parent | drm/amd/powerplay: fix spelling mistake: "contruct" -> "construct" (diff) | |
download | linux-dev-f4c2cc43218150da670f526aba1eeb3bcec9e3d2.tar.xz linux-dev-f4c2cc43218150da670f526aba1eeb3bcec9e3d2.zip |
drm/amd/display: clean up assignment of amdgpu_crtc
The declaration of pointer amdgpu_crtc has a redundant assignment to
amdgpu_crtc. Clean this up by removing it.
Detected by CoverityScan, CID#1460299 ("Evaluation order violation")
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
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_object.c')
0 files changed, 0 insertions, 0 deletions