Re: [PATCH v2] tcp: fix tcp_init_transfer() to not reset icsk_ca_initialized

From: Phi Nguyen
Date: Sat Jul 03 2021 - 05:47:25 EST


On 7/3/2021 4:31 AM, Neal Cardwell wrote:
Please note that the patchwork tools have found a style/formatting
issue with your Fixes tag:

You can find them at:
https://patchwork.kernel.org/project/netdevbpf/list/
->
https://patchwork.kernel.org/project/netdevbpf/patch/20210702194033.1370634-1-phind.uet@xxxxxxxxx/
->
https://patchwork.hopto.org/static/nipa/510221/12356435/verify_fixes/stdout

The error is:
---
Fixes tag: Fixes: commit 8919a9b31eb4 ("tcp: Only init congestion control if not
Has these problem(s):
- leading word 'commit' unexpected
- Subject has leading but no trailing parentheses
- Subject has leading but no trailing quotes
---

Basically, please omit the "commit" and don't wrap the text (it's OK
if it's longer than 80 or 100 characters).

thanks,
neal

Hi,

I didn't even know there are patchwork tools for checking formatting. Thank you for pointing out, I have just submitted a new version.

Best regards,
Phi.