1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/gpu/drm/amd/display
Colin Ian King a501e22c8e 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 <colin.king@canonical.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2019-12-02 17:55:08 -05:00
..
amdgpu_dm drm/amd/display: Null check aconnector in event_property_validate 2019-11-26 14:50:38 -05:00
dc drm/amd/display: Remove unneeded semicolon in display_rq_dlg_calc_21.c 2019-12-02 17:55:08 -05:00
dmub drm/amd/display: Add Navi10 DMUB VBIOS code 2019-11-19 10:12:53 -05:00
include drm/amd/display: add color space option when sending link test pattern 2019-11-19 10:12:52 -05:00
modules drm/amd/display: remove redundant assignment to variable v_total 2019-12-02 17:55:08 -05:00
Kconfig drm/amd/display: rename DCN1_0 kconfig to DCN 2019-11-13 15:29:44 -05:00
Makefile drm/amd/display: Drop CONFIG_DRM_AMD_DC_DMUB guards 2019-11-13 15:29:42 -05:00
TODO drm/amd/display: Convert remaining loggers off dc_logger 2018-07-13 14:48:42 -05:00