]> bbs.cooldavid.org Git - net-next-2.6.git/commit
tipc: Kill tipc_get_mode() completely.
authorDavid S. Miller <davem@davemloft.net>
Mon, 18 Oct 2010 08:06:20 +0000 (01:06 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 18 Oct 2010 08:06:20 +0000 (01:06 -0700)
commit724829b3ad8e8aeb0aec46de383d35bfa1ad3875
tree30f9b1a488567c5123fd33f68fc76ff771ebc510
parent7c1a96a9966efc2eb33d1021569c5ef6ae6f5ecb
tipc: Kill tipc_get_mode() completely.

It's completely unused and exporting a static symbol
makes no sense and breaks the build.

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/tipc/core.c