android_kernel_samsung_univ.../net/tipc
Ying Xue 379c0456af tipc: change tipc_net_start routine return value type
Since now tipc_net_start() always returns a success code - 0, its
return value type should be changed from integer to void, which can
avoid unnecessary check for its return value.

Signed-off-by: Ying Xue <ying.xue@windriver.com>
Signed-off-by: Jon Maloy <jon.maloy@ericsson.com>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-08-20 02:26:30 -07:00
..
addr.c
addr.h
bcast.c
bcast.h
bearer.c tipc: manually inline single use media_name_valid routine 2012-08-20 02:26:30 -07:00
bearer.h
config.c
config.h
core.c tipc: change tipc_net_start routine return value type 2012-08-20 02:26:30 -07:00
core.h tipc: remove pointless name sanity check and tipc_alphabet array 2012-08-20 02:26:30 -07:00
discover.c
discover.h
eth_media.c
handler.c
Kconfig
link.c tipc: remove pointless name sanity check and tipc_alphabet array 2012-08-20 02:26:30 -07:00
link.h
log.c
Makefile
msg.c
msg.h
name_distr.c
name_distr.h
name_table.c
name_table.h
net.c tipc: change tipc_net_start routine return value type 2012-08-20 02:26:30 -07:00
net.h tipc: change tipc_net_start routine return value type 2012-08-20 02:26:30 -07:00
netlink.c
node_subscr.c
node_subscr.h
node.c
node.h
port.c
port.h
ref.c
ref.h
socket.c
subscr.c
subscr.h