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 <[email protected]> > Signed-off-by: Krzysztof Kozlowski <[email protected]> > --- > drivers/gpu/drm/msm/dsi/dsi_host.c | 51 > +++++++++++++++++++------------------- > 1 file changed, 26 insertions(+), 25 deletions(-) >
Reviewed-by: Dmitry Baryshkov <[email protected]> -- With best wishes Dmitry
