alistair23-linux/net/dccp/ccids/lib
Eric Dumazet a02cec2155 net: return operator cleanup
Change "return (EXPR);" to "return EXPR;"

return is not a function, parentheses are not required.

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-09-23 14:33:39 -07:00
..
loss_interval.c net: return operator cleanup 2010-09-23 14:33:39 -07:00
loss_interval.h
packet_history.c dccp ccid-3: remove buggy RTT-sampling history lookup 2010-09-15 12:36:02 +02:00
packet_history.h dccp ccid-3: remove buggy RTT-sampling history lookup 2010-09-15 12:36:02 +02:00
tfrc.c
tfrc.h dccp tfrc/ccid-3: computing the loss rate from the Loss Event Rate 2010-09-21 12:14:26 +02:00
tfrc_equation.c dccp tfrc/ccid-3: computing the loss rate from the Loss Event Rate 2010-09-21 12:14:26 +02:00