Re: [PATCH v2] usb: dwc3: Remove WARN_ON for device endpoint command timeouts
From: Selvarasu Ganesan
Date: Fri Aug 08 2025 - 06:37:48 EST
On 8/8/2025 2:31 PM, Sebastian Andrzej Siewior wrote:
> 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
Hi Sebastian,
Thank you for pointing out the discrepancy. We will ensure that the
patch submission accurately reflects the authorship.
Since I, "Selvarasu Ganesan" am the author, I will reorder the sign-offs
to reflect the correct authorship.
Here is the corrected patch submission:
Cc: stable@xxxxxxxxxxxxxxx
Signed-off-by: Selvarasu Ganesan <selvarasu.g@xxxxxxxxxxx>
Signed-off-by: Akash M <akash.m5@xxxxxxxxxxx>
Regarding the next steps, I will post a new patchset with the reordered
sign-offs.
Thanks,
Selva