Re: [PATCH v2] staging: media: atomisp: fix block comment style in refcount.c
From: Andy Shevchenko
Date: Tue Mar 10 2026 - 18:49:04 EST
On Tue, Mar 10, 2026 at 09:35:46PM +0100, Oskar Ray-Frayssinet wrote:
> Fix block comment formatting to comply with kernel coding style:
> - Move text from opening '/*' line to a separate continuation line
> - Add leading '*' on continuation lines
> - Move trailing '*/' to a separate line
> - Replace commented-out code with #if 0 ... #endif blocks
This should be done in a separate patch as this is not about comments.
> Signed-off-by: Oskar Ray-Frayssinet <rayfraytech@xxxxxxxxx>
> ---
Where is the changelog?
--
With Best Regards,
Andy Shevchenko