summaryrefslogtreecommitdiff
path: root/net/sysctl_net.c
diff options
context:
space:
mode:
authorIlpo Järvinen <ilpo.jarvinen@helsinki.fi>2007-09-20 22:33:43 +0400
committerDavid S. Miller <davem@sunset.davemloft.net>2007-10-11 03:52:10 +0400
commit7c46a03e67d11d917d6c3dbf501b465b2ca97a6f (patch)
tree57c719d14349406bd654b78007876da6d4e48eec /net/sysctl_net.c
parent13fcf850cc20373db4dd8a5c9f349583ab3817c4 (diff)
downloadlinux-7c46a03e67d11d917d6c3dbf501b465b2ca97a6f.tar.xz
[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 'net/sysctl_net.c')
0 files changed, 0 insertions, 0 deletions