android_kernel_motorola_sm6225/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]: Eliminate "sparse" symbol warnings 2008-03-06 15:06:06 -08:00
tipc_msg.h net: return operator cleanup 2010-09-23 14:33:39 -07:00
tipc_port.h tipc: Remove unneeded parameter to tipc_createport_raw() 2008-07-14 22:42:19 -07:00