[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <aOOyNpNL3YCrLIgq@hovoldconsulting.com>
Date: Mon, 6 Oct 2025 14:12:38 +0200
From: Johan Hovold <johan@...nel.org>
To: vivekyadav1207731111@...il.com
Cc: gregkh@...uxfoundation.org, linux-usb@...r.kernel.org,
linux-kernel@...r.kernel.org, skhan@...uxfoundation.org,
linux-kernel-mentees@...ts.linux.dev, david.hunter.linux@...il.com
Subject: Re: [PATCH] usb: serial: fix: space prohibited before comma separator
On Sat, Oct 04, 2025 at 12:26:18PM +0530, vivekyadav1207731111@...il.com wrote:
> From: Vivek Yadav <vivekyadav1207731111@...il.com>
>
> Run `checkpatch.pl` script on path `drivers/usb/serial/*`.
Yeah, don't do that, that is, don't run checkpatch on code that's
already in the tree. Use it on your on patches before submitting them to
catch potential issues, but always use your own judgement when
considering its output.
If you just want to practise sending patches, changes like these are
accepted for drivers/staging for that purpose.
Johan
Powered by blists - more mailing lists