tipc: Delete useless function prototypes
authorAllan Stephens <Allan.Stephens@windriver.com>
Tue, 30 Nov 2010 12:00:57 +0000 (12:00 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 2 Dec 2010 21:34:03 +0000 (13:34 -0800)
commit528c771e87c3fa661bc6983b5bf0ba464d9f7c3a
treeb30436a97091e0ac16119785bb644ab3b81f9cdf
parent28cc937eac00805e8b9c6e7ed7d590567378187f
tipc: Delete useless function prototypes

Removes several function declarations that aren't used anywhere,
either because they reference routines that no longer exist or
because all users of the function reference it after it has already
been defined.

Signed-off-by: Allan Stephens <Allan.Stephens@windriver.com>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/tipc/bearer.h
net/tipc/cluster.c
net/tipc/node.c
net/tipc/port.h