]> git.baikalelectronics.ru Git - kernel.git/commit
tcp: Remove unused tcpct declarations and comments
authorDmitry Popov <dp@highloadlab.com>
Wed, 31 Jul 2013 09:39:45 +0000 (13:39 +0400)
committerDavid S. Miller <davem@davemloft.net>
Wed, 31 Jul 2013 19:16:45 +0000 (12:16 -0700)
commitc5a4a92e4c801dd6a7eb918f7893da220eec32c6
tree908835cb5413849e658f1dd1761b1ff19ad66dea
parent141facd0da221d9157c5485667df31f96a8ca7b3
tcp: Remove unused tcpct declarations and comments

Remove declaration, 4 defines and confusing comment that are no longer used
since 5875a23284 ("tcp: Remove TCPCT").

Signed-off-by: Dmitry Popov <dp@highloadlab.com>
Acked-by: Christoph Paasch <christoph.paasch@uclouvain.be>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/tcp.h
include/net/tcp.h
net/ipv4/tcp.c