Re: [PATCH v2 2/2] misc: fastrpc: Add meaningful labels for exit paths

From: Dmitry Baryshkov
Date: Mon Dec 23 2024 - 05:20:48 EST


On Mon, Dec 23, 2024 at 03:31:01PM +0530, Anandu Krishnan E wrote:
> In fastrpc_rpmsg_probe function, exit path labels are not intuitive.
> It does not metion what the goto does or why the goto exists. Rename
> goto labels to make it more intuitive and to align with labels of
> other functions.
>
> Signed-off-by: Anandu Krishnan E <quic_anane@xxxxxxxxxxx>
> ---
> drivers/misc/fastrpc.c | 16 ++++++++--------
> 1 file changed, 8 insertions(+), 8 deletions(-)
>

Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>

--
With best wishes
Dmitry