Files
linux/drivers
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
..
2019-09-28 20:44:12 +02:00
2019-08-27 09:43:59 +02:00
2019-08-16 11:33:56 -07:00
2019-10-23 12:10:05 +02:00
2019-10-23 12:10:05 +02:00
2019-09-23 17:20:40 -04:00
2019-10-15 23:51:36 +02:00
2019-08-18 12:56:10 +02:00
2019-09-24 15:54:08 -07:00