Re: [PATCH v2] usb: dwc3: Remove WARN_ON for device endpoint command timeouts
From: Sebastian Andrzej Siewior
Date: Fri Aug 08 2025 - 05:01:32 EST
On 2025-08-07 07:16:31 [+0530], Selvarasu Ganesan wrote:
> This commit addresses a rarely observed endpoint command timeout
…
>
> Cc: stable@xxxxxxxxxxxxxxx
> Signed-off-by: Akash M <akash.m5@xxxxxxxxxxx>
> Signed-off-by: Selvarasu Ganesan <selvarasu.g@xxxxxxxxxxx>
The Author is Selvarasu Ganesan <selvarasu.g@xxxxxxxxxxx> while the
first sign-off is Akash M <akash.m5@xxxxxxxxxxx>. If Akash is the Author
and you are sending it then the patch body has to start with From: line
to credit this.
Please see
https://origin.kernel.org/doc/html/latest/process/submitting-patches.html#when-to-use-acked-by-cc-and-co-developed-by
and https://origin.kernel.org/doc/html/latest/process/submitting-patches.html#from-line
Sebastian