]> Pileus Git - ~andy/linux/commit
tipc: remove unused code
authorstephen hemminger <stephen@networkplumber.org>
Sat, 4 Jan 2014 21:49:14 +0000 (13:49 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sun, 5 Jan 2014 01:18:50 +0000 (20:18 -0500)
commiteec73f1c968d6d6cafa5ca19d53b6618bbd20e1e
treed7533f7a54cfa90c3a206a81419100e68ecdd4d7
parent9805696399ac4e1a7f59ebccc614cbd5d7dace6d
tipc: remove unused code

Remove dead code;
       tipc_bearer_find_interface
       tipc_node_redundant_links

This may break out of tree version of TIPC if there still is one.
But that maybe a good thing :-)

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/tipc/bearer.c
net/tipc/bearer.h
net/tipc/node.c
net/tipc/node.h