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)
commitc0155b2da4cd6583b1b729451249ca346e1c05a2
tree908835cb5413849e658f1dd1761b1ff19ad66dea
parent4299c8a94fa9d26b54222d7781244137623d4b39
tcp: Remove unused tcpct declarations and comments

Remove declaration, 4 defines and confusing comment that are no longer used
since 1a2c6181c4 ("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