Re: [PATCH RESEND net-next] docs: net: Convert tcp.txt to RST format
From: Eric Dumazet <hidden>
Date: 2018-09-11 10:30:25
Also in:
lkml, netdev
From: Eric Dumazet <hidden>
Date: 2018-09-11 10:30:25
Also in:
lkml, netdev
On 09/11/2018 12:13 AM, Tobin C. Harding wrote:
Restructured text is the kernel documentation format of choice now. Some text from tcp.txt is out of date, specifically the function tcp_write() does not appear to be in the tree anymore. Also the following data members have been removed sk->tcp_pend_event sk->transmit_queue sk->transmit_new sk->transmit_end sk->tcp_last_tx_ack sk->tcp_dup_ack Remove section 'How the new TCP output machine [nyi] works'. This leaves only a single section so we can name the document with that section heading now. Convert tcp.txt to RST format. Add GPLv2 SPDX tag. Signed-off-by: Tobin C. Harding <redacted>
I dunno, this 'doc' is probably useless and should be deleted.