Re: [PATCH RESEND net-next] docs: net: Convert tcp.txt to RST format
From: Tobin C. Harding <hidden>
Date: 2018-09-11 22:26:04
Also in:
lkml, netdev
From: Tobin C. Harding <hidden>
Date: 2018-09-11 22:26:04
Also in:
lkml, netdev
On Tue, Sep 11, 2018 at 03:30:19AM -0700, Eric Dumazet wrote:
On 09/11/2018 12:13 AM, Tobin C. Harding wrote:quoted
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.
Cool! The best type of patch - line removal only. I'll put it in. thanks, Tobin.