aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ring.c
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2021-09-07 11:09:13 +0000
committerAlex Deucher <[email protected]>2021-09-07 17:30:50 +0000
commitf7ea304f198871559a3784772c12a111dfbaacc8 (patch)
tree753003b0b9c4a6d726f4920d7ca628f320c960f0 /drivers/gpu/drm/amd/amdgpu/amdgpu_ring.c
parentamd/display: downgrade validation failure log level (diff)
downloadkernel-f7ea304f198871559a3784772c12a111dfbaacc8.tar.gz
kernel-f7ea304f198871559a3784772c12a111dfbaacc8.zip
drm/radeon/ci_dpm: Remove redundant initialization of variables hi_sidd, lo_sidd
The variables hi_sidd and lo_sidd are being initialized with a values that are never read, they are being updated later on. The assignments are redundant and can be removed. 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_ring.c')
0 files changed, 0 insertions, 0 deletions