Re: [PATCH v2] drm/msm/dsi: Drop the redundant fail label

From: Dmitry Baryshkov
Date: Tue Jan 17 2023 - 20:32:21 EST


On 11/01/2023 03:10, Jiasheng Jiang wrote:
Drop the redundant fail label and change the "goto fail" into "return ret"
since they are the same.

Reviewed-by: Doug Anderson <dianders@xxxxxxxxxxxx>
Signed-off-by: Jiasheng Jiang <jiasheng@xxxxxxxxxxx>
---
Changelog:

v1 -> v2:

1. No change of the error handling of the irq_of_parse_and_map.
---
drivers/gpu/drm/msm/dsi/dsi_host.c | 24 ++++++++----------------
1 file changed, 8 insertions(+), 16 deletions(-)

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

--
With best wishes
Dmitry