[TIPC]: Cleanups
authorAdrian Bunk <bunk@stusta.de>
Tue, 21 Mar 2006 06:37:52 +0000 (22:37 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 21 Mar 2006 06:37:52 +0000 (22:37 -0800)
This patch contains the following possible cleanups:
- make needlessly global code static
- #if 0 the following unused global functions:
  - name_table.c: tipc_nametbl_print()
  - name_table.c: tipc_nametbl_dump()
  - net.c: tipc_net_next_node()

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Per Liden <per.liden@ericsson.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found