summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_seq64.c
diff options
context:
space:
mode:
authorAlex Hung <alex.hung@amd.com>2024-09-19 18:46:48 -0600
committerAlex Deucher <alexander.deucher@amd.com>2024-10-01 17:38:03 -0400
commite9fda5102120af10b1b6b7ecad6b6ad40de34a71 (patch)
treec7e544d03ca2cbe5aaf6d60d01bb8eb7a646b464 /drivers/gpu/drm/amd/amdgpu/amdgpu_seq64.c
parent1a63bda8c9f5e17cd9eddcb981b0d8be554a82cb (diff)
drm/amd/display: Removed unused assignments and variables
[WHAT] A number of values are assigned to variables but the stored values are not used afterwards. [HOW] The assignments are removed. If the variables are not used, they are removed as well. This fixes 9 UNUSED_VALUE issues reported by Coverity. Reviewed-by: Rodrigo Siqueira <rodrigo.siqueira@amd.com> Signed-off-by: Alex Hung <alex.hung@amd.com> Signed-off-by: Fangzhi Zuo <jerry.zuo@amd.com> Tested-by: Daniel Wheeler <daniel.wheeler@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_seq64.c')
0 files changed, 0 insertions, 0 deletions