aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorIlpo Järvinen <ilpo.jarvinen@helsinki.fi>2007-09-20 11:33:43 -0700
committerDavid S. Miller <davem@sunset.davemloft.net>2007-10-10 16:52:10 -0700
commit7c46a03e67d11d917d6c3dbf501b465b2ca97a6f (patch)
tree57c719d14349406bd654b78007876da6d4e48eec /Documentation
parent[TCP]: Move accounting from tso_acked to clean_rtx_queue (diff)
downloadlinux-dev-7c46a03e67d11d917d6c3dbf501b465b2ca97a6f.tar.xz
linux-dev-7c46a03e67d11d917d6c3dbf501b465b2ca97a6f.zip
[TCP]: Cleanup tcp_tso_acked and tcp_clean_rtx_queue
Implements following cleanups: - Comment re-placement (CodingStyle) - tcp_tso_acked() local (wrapper-like) variable removal (readability) - __-types removed (IMHO they make local variables jumpy looking and just was space) - acked -> flag (naming conventions elsewhere in TCP code) - linebreak adjustments (readability) - nested if()s combined (reduced indentation) - clarifying newlines added Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions