linux/net/tipc
stephen hemminger 31e3c3f6f1 tipc: cleanup function namespace
Do some cleanups of TIPC based on make namespacecheck
  1. Don't export unused symbols
  2. Eliminate dead code
  3. Make functions and variables local
  4. Rename buf_acquire to tipc_buf_acquire since it is used in several files

Compile tested only.
This make break out of tree kernel modules that depend on TIPC routines.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Acked-by: Jon Maloy <jon.maloy@ericsson.com>
Acked-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-10-16 11:13:24 -07:00
..
addr.c tipc: cleanup function namespace 2010-10-16 11:13:24 -07:00
addr.h
bcast.c tipc: cleanup function namespace 2010-10-16 11:13:24 -07:00
bcast.h tipc: cleanup function namespace 2010-10-16 11:13:24 -07:00
bearer.c net: return operator cleanup 2010-09-23 14:33:39 -07:00
bearer.h
cluster.c tipc: cleanup function namespace 2010-10-16 11:13:24 -07:00
cluster.h tipc: cleanup function namespace 2010-10-16 11:13:24 -07:00
config.c tipc: cleanup function namespace 2010-10-16 11:13:24 -07:00
config.h tipc: cleanup function namespace 2010-10-16 11:13:24 -07:00
core.c tipc: cleanup function namespace 2010-10-16 11:13:24 -07:00
core.h tipc: cleanup function namespace 2010-10-16 11:13:24 -07:00
dbg.c tipc: cleanup function namespace 2010-10-16 11:13:24 -07:00
dbg.h tipc: cleanup function namespace 2010-10-16 11:13:24 -07:00
discover.c tipc: cleanup function namespace 2010-10-16 11:13:24 -07:00
discover.h tipc: cleanup function namespace 2010-10-16 11:13:24 -07:00
eth_media.c tipc: Optimize handling excess content on incoming messages 2010-09-09 21:34:14 -07:00
handler.c
Kconfig
link.c tipc: cleanup function namespace 2010-10-16 11:13:24 -07:00
link.h tipc: cleanup function namespace 2010-10-16 11:13:24 -07:00
Makefile
msg.c tipc: cleanup function namespace 2010-10-16 11:13:24 -07:00
msg.h net: return operator cleanup 2010-09-23 14:33:39 -07:00
name_distr.c tipc: cleanup function namespace 2010-10-16 11:13:24 -07:00
name_distr.h
name_table.c tipc: clean out all instances of #if 0'd unused code 2010-10-13 14:27:34 -07:00
name_table.h
net.c tipc: clean out all instances of #if 0'd unused code 2010-10-13 14:27:34 -07:00
net.h
netlink.c
node_subscr.c
node_subscr.h
node.c tipc: cleanup function namespace 2010-10-16 11:13:24 -07:00
node.h tipc: cleanup function namespace 2010-10-16 11:13:24 -07:00
port.c tipc: cleanup function namespace 2010-10-16 11:13:24 -07:00
port.h tipc: cleanup function namespace 2010-10-16 11:13:24 -07:00
ref.c tipc: cleanup function namespace 2010-10-16 11:13:24 -07:00
ref.h tipc: cleanup function namespace 2010-10-16 11:13:24 -07:00
socket.c net: return operator cleanup 2010-09-23 14:33:39 -07:00
subscr.c tipc: cleanup function namespace 2010-10-16 11:13:24 -07:00
subscr.h
user_reg.c
user_reg.h
zone.c tipc: cleanup function namespace 2010-10-16 11:13:24 -07:00
zone.h tipc: cleanup function namespace 2010-10-16 11:13:24 -07:00