Re: [PATCH v2 1/2] staging: media: sdis: move open brace to a new line

From: Dan Carpenter
Date: Tue Jul 30 2024 - 11:41:55 EST


On Tue, Jul 30, 2024 at 05:06:27PM +0900, Santiago Ruano Rincón wrote:
> Fix checkpatch error "ERROR: open brace '{' following function
> definitions go on the next line" in sdis_1.0/ia_css_sdis.host.c:239.
>
> Signed-off-by: Santiago Ruano Rincón <santiagorr@xxxxxxxxxx>
>
> ---
> This is one of my first patches. Could you please tell me if is there
> anything wrong with it? Thank you.

v2 patches need to say what changed since v1.

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

regards,
dan carpenter