aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2021-08-29 17:46:24 +0100
committerAlex Deucher <[email protected]>2021-09-01 16:55:11 -0400
commit9ad544670514e2a79aad7567295c198609d999ee (patch)
treed089be6bf81452bd9fe2b39294961fc6bcab6e7e /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
parentfd30b7d9e48ddb319deee6bd83aa9c3328846c09 (diff)
drm/amd/display: Fix unused initialization of pointer sink
Pointer sink is being inintialized with a value that is never read, it is later being re-assigned a new value. Remove the redundant initialization. Addresses-Coverity: ("Unused value") Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions