linux/net/tipc
Wei Yongjun 52f50ce556 tipc: fix sparse non static symbol warnings
Fixes the following sparse warnings:

net/tipc/socket.c:545:5: warning:
 symbol 'tipc_sk_proto_rcv' was not declared. Should it be static?
net/tipc/socket.c:2015:5: warning:
 symbol 'tipc_ioctl' was not declared. Should it be static?

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Acked-by: Ying Xue <ying.xue@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-07-20 22:19:04 -07:00
..
addr.c
addr.h
bcast.c tipc: ensure sequential message delivery across dual bearers 2014-07-16 21:38:19 -07:00
bcast.h tipc: rename temporarily named functions 2014-07-16 21:38:19 -07:00
bearer.c
bearer.h
config.c
config.h
core.c
core.h
discover.c
discover.h
eth_media.c
ib_media.c
Kconfig
link.c tipc: rename temporarily named functions 2014-07-16 21:38:19 -07:00
link.h tipc: rename temporarily named functions 2014-07-16 21:38:19 -07:00
log.c
Makefile
msg.c tipc: rename temporarily named functions 2014-07-16 21:38:19 -07:00
msg.h tipc: rename temporarily named functions 2014-07-16 21:38:19 -07:00
name_distr.c tipc: rename temporarily named functions 2014-07-16 21:38:19 -07:00
name_distr.h
name_table.c
name_table.h
net.c
net.h
netlink.c
node_subscr.c
node_subscr.h
node.c
node.h
port.c tipc: rename temporarily named functions 2014-07-16 21:38:19 -07:00
port.h
ref.c
ref.h
server.c
server.h
socket.c tipc: fix sparse non static symbol warnings 2014-07-20 22:19:04 -07:00
socket.h
subscr.c
subscr.h
sysctl.c