drm/msm/dsi: Drop the redundant fail label
Drop the redundant fail label and change the "goto fail" into "return ret" since they are the same. Reviewed-by: NDoug Anderson <dianders@chromium.org> Signed-off-by: NJiasheng Jiang <jiasheng@iscas.ac.cn> Reviewed-by: NDmitry Baryshkov <dmitry.baryshkov@linaro.org> Patchwork: https://patchwork.freedesktop.org/patch/517816/ Link: https://lore.kernel.org/r/20230111011006.6238-1-jiasheng@iscas.ac.cnSigned-off-by: NDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Showing
想要评论请 注册 或 登录