Files
android_kernel_xiaomi_sm8450/drivers/gpu/drm/amd/amdgpu
Colin Ian King 29c1ec244c drm/amdgpu: remove redundant assignment to variable ret
The variable ret is being initializeed 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>
2020-05-14 16:42:45 -04:00
..
2020-05-06 16:51:25 -04:00
2019-09-16 09:59:21 -05:00
2019-06-20 11:36:22 -05:00
2017-10-20 13:28:44 -04:00
2020-04-24 11:42:11 -04:00
2020-04-09 10:43:33 -04:00
2019-06-10 23:00:01 +02:00
2020-04-24 11:42:11 -04:00
2016-08-31 15:21:09 -04:00
2020-03-16 16:17:55 -04:00