linux/include/net/tipc
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
..
tipc.h tipc: Update commenting in TIPC API 2010-05-12 23:02:23 -07:00
tipc_bearer.h
tipc_msg.h net: return operator cleanup 2010-09-23 14:33:39 -07:00
tipc_port.h