Re: [PATCH] staging: media: atomisp: fix block comment formatting
From: Andy Shevchenko
Date: Fri May 01 2026 - 14:52:19 EST
On Fri, May 1, 2026 at 8:08 PM Ansh Bagga <ansh.bagga.linux@xxxxxxxxx> wrote:
>
> Fix checkpatch warnings regarding block comment alignment.
> Block comments should use a trailing '*/' on a separate line to
> adhere to the kernel coding style guidelines.
...
> + /*
> + * We must free all buffers because they no longer match
> + * the grid size.
> + */
The style of this one is correct, the rest are wrong.
Better if you spend your time on doing real patches.
--
With Best Regards,
Andy Shevchenko