Re: [PATCH clk-next] drivers/clk: remove unneeded variable make code cleaner

From: Stephen Boyd
Date: Fri Dec 10 2021 - 18:12:58 EST


Please fix the subject to indicate the affected driver.

Quoting cgel.zte@xxxxxxxxx (2021-12-09 18:44:46)
> From: Minghao Chi <chi.minghao@xxxxxxxxxx>
>
> return value form directly instead of
> taking this in another redundant variable.
>
> Reported-by: Zeal Robot <zealci@xxxxxxxxxx>
> Signed-off-by: Minghao Chi <chi.minghao@xxxxxxxxxx>