diff options
| author | Colin Ian King <[email protected]> | 2019-12-02 15:47:38 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2019-12-02 22:55:08 +0000 |
| commit | a501e22c8e36934b2d901b039b1c59c948886c90 (patch) | |
| tree | ae473dc9f8c292deb3005d5f421fa10c27db3d48 /drivers/gpu/drm/amd/amdgpu/clearstate_si.h | |
| parent | drm/amd/display: Remove unneeded semicolon in display_rq_dlg_calc_21.c (diff) | |
| download | kernel-a501e22c8e36934b2d901b039b1c59c948886c90.tar.gz kernel-a501e22c8e36934b2d901b039b1c59c948886c90.zip | |
drm/amd/display: remove redundant assignment to variable v_total
The variable v_total 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 <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/clearstate_si.h')
0 files changed, 0 insertions, 0 deletions
