On Fri, Feb 14, 2025 at 02:17:46PM +0100, Krzysztof Kozlowski wrote: > Cleanup few obvious kernel coding style violations: missing or > unnecessary braces in 'if-else', unnecessary break lines, incorrect > breaking of long function declarations, unnecessary 'else' after a > 'return'. No functional impact expected. > > Reviewed-by: Abhinav Kumar <quic_abhinavk@xxxxxxxxxxx> > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > --- > drivers/gpu/drm/msm/dsi/dsi_host.c | 51 +++++++++++++++++++------------------- > 1 file changed, 26 insertions(+), 25 deletions(-) > Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> -- With best wishes Dmitry