Re: [PATCH] tcp: Remove the unused api
From: Eric Dumazet
Date: Mon Feb 28 2022 - 11:08:44 EST
Resend in non HTML mode, sorry for duplicates.
On Mon, Feb 28, 2022 at 8:07 AM Eric Dumazet <edumazet@xxxxxxxxxx> wrote:
>
>
>
> On Mon, Feb 28, 2022 at 7:02 AM Chen Tao <chentao3@xxxxxxxxxxx> wrote:
>>
>> From: Tao Chen <chentao3@xxxxxxxxxxx>
>>
>> It seems that no one uses the tcp_write_queue_head after the
>> commit <75c119afe147>, so remove it.
>
>
> Wrong commit, also please use the standardized way of citing commit.
>
> Last tcp_write_queue_head() use was removed in commit
> 114f39feab36 ("tcp: restore autocorking")
>
>>
>> Signed-off-by: Tao Chen <chentao3@xxxxxxxxxxx>
>> ---
>>
>
> Other than this changelog glitch, the patch is fine, thank you.
>