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
command.h
constants.h
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