Re: [PATCH] clk: imx: clk-sscg-pll: Drop unnecessary initialization

From: Stephen Boyd
Date: Fri Feb 21 2020 - 18:57:35 EST


Quoting Anson Huang (2020-02-20 22:59:36)
> No need to initialize 'ret' in many functions, as it will get
> the return value from function call, so remove the initializtion
> of 'ret'.
>
> Signed-off-by: Anson Huang <Anson.Huang@xxxxxxx>
> ---

Reviewed-by: Stephen Boyd <sboyd@xxxxxxxxxx>