commit | 92df7b518dcb113de8bc2494e3cd275ad887f12b | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Tue Jul 05 15:19:06 2005 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Jul 05 15:19:06 2005 -0700 |
tree | 7632352e63b1a414844c02c929c95cf20121653e | |
parent | a762a9800752f05fa8768bb0ac35d0e7f1bcfe7f [diff] |
[TCP]: tcp_write_xmit() tabbing cleanup Put the main basic block of work at the top-level of tabbing, and mark the TCP_CLOSE test with unlikely(). Signed-off-by: David S. Miller <davem@davemloft.net>