Re: [PATCH] drm/msm: remove no need local variable

From: Stephen Boyd
Date: Sat Jun 05 2021 - 17:29:50 EST


Quoting Bernard Zhao (2021-06-05 05:35:20)
> Unneeded variable: "ret". Return "0" on line 880

But the variable is "rc".

>
> Signed-off-by: Bernard Zhao <bernard@xxxxxxxx>
> ---

Otherwise

Reviewed-by: Stephen Boyd <swboyd@xxxxxxxxxxxx>