Re: [PATCH] drm/amd/display: remove redundant assignment to variable dp_ref_clk_khz

2020-04-13 Thread Alex Deucher
Applied. thanks! Alex On Fri, Apr 10, 2020 at 7:46 AM Colin King wrote: > > From: Colin Ian King > > The variable dp_ref_clk_khz 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. > > Add

[PATCH] drm/amd/display: remove redundant assignment to variable dp_ref_clk_khz

2020-04-10 Thread Colin King
From: Colin Ian King The variable dp_ref_clk_khz 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 --- drivers/gpu/drm/amd/