Re: [PATCH v2] media: atomisp: fix block comment formatting style

From: Dan Carpenter

Date: Tue Jun 30 2026 - 09:37:39 EST


On Tue, Jun 30, 2026 at 04:26:31PM +0300, Bohdan D. Marcus wrote:
> Fix a block comment formatting warning reported by checkpatch.pl in atomisp_cmd.c to conform to the Linux kernel coding style.
>

Run checkpatch on your patch.

> Signed-off-by: Bohdan D. Marcus <bohdandmarcus@xxxxxxxxx>
> ---

There is a specific format for v2 patches.

https://staticthinking.wordpress.com/2022/07/27/how-to-send-a-v2-patch/

But the main thing is to wait a day between resends otherwise it's
overwhelming for reviewers.

regards,
dan carpenter