Re: [PATCH] staging: rtl8712: Fix line length exceeding 100 columns

From: Dan Carpenter
Date: Thu Mar 21 2024 - 01:33:13 EST


On Thu, Mar 21, 2024 at 12:49:23AM +0530, Ayush Tiwari wrote:
> Split the argument list of the kthread_run function call across two
> lines to address the checkpatch warning "line length exceeds 100
> columns".
>
> Signed-off-by: Ayush Tiwari <ayushtiw0110@xxxxxxxxx>
> ---

This patch is fine, but you forgot to mark it as v3... We're really
particular about that kind of thing for outreachy patches. Try again.

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

regards,
dan carpenter