Quoting Colin King (2018-12-09 07:08:32) > From: Colin Ian King <colin.king@xxxxxxxxxxxxx> > > The initialization of ret is redundant as it is being re-assigned to > the return value from the call to imx8m_clk_composite_compute_dividers. > Clean this up by removing the initialization. > > Signed-off-by: Colin Ian King <colin.king@xxxxxxxxxxxxx> > --- Applied to clk-next