commit | 988f088a8e9e555dc99ced83690967fad3d905f6 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Mon Mar 20 22:37:52 2006 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Mar 20 22:37:52 2006 -0800 |
tree | 7a5831410dd7e50a0b57e123bb2b03e8866ac601 | |
parent | 7c501a5960a1bdf3b9eaef262916dc67107ff2b5 [diff] |
[TIPC]: Cleanups 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>