]> git.baikalelectronics.ru Git - kernel.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)
commitf2652b9bdb95bf225024e0225798c6e1bf30f6b0
tree30f9b1a488567c5123fd33f68fc76ff771ebc510
parentb81eade7fd233d0f8e0c725e15ca3f668dff972f
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