linux/include/net/sctp
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
..
auth.h
checksum.h sctp: Clean up sctp checksumming code 2009-02-16 00:03:10 -08:00
command.h sctp: Fix oops when sending queued ASCONF chunks 2010-04-28 12:16:34 -07:00
constants.h sctp: Update SWS avaoidance receiver side algorithm 2009-11-23 15:53:57 -05:00
sctp.h net: return operator cleanup 2010-09-23 14:33:39 -07:00
sm.h net: return operator cleanup 2010-09-23 14:33:39 -07:00
structs.h net: return operator cleanup 2010-09-23 14:33:39 -07:00
tsnmap.h net: return operator cleanup 2010-09-23 14:33:39 -07:00
ulpevent.h
ulpqueue.h
user.h sctp: Turn the enum socket options into defines 2009-11-23 15:53:59 -05:00