[TCP]: cleanup of htcp (resend)
authorStephen Hemminger <shemminger@linux-foundation.org>
Mon, 12 Feb 2007 21:34:03 +0000 (13:34 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 12 Feb 2007 21:34:03 +0000 (13:34 -0800)
commit9121c77706a4bd75a878573c913553ade120e9ce
treeff2d2956a2b6468f6129bfb2dae1e213ae56c71f
parent59758f44592b0930e83b190cf0206e59d616c983
[TCP]: cleanup of htcp (resend)

Minor non-invasive cleanups:
 * white space around operators and line wrapping
 * use const
 * use __read_mostly

Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/tcp_htcp.c