Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 215199
b: refs/heads/master
c: 724829b
h: refs/heads/master
i:
  215197: 6b7c579
  215195: d783f9b
  215191: d5f388c
  215183: eb69894
  215167: 0d8c891
v: v3
  • Loading branch information
David S. Miller committed Oct 18, 2010
1 parent 60bedb6 commit c91c973
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 7c1a96a9966efc2eb33d1021569c5ef6ae6f5ecb
refs/heads/master: 724829b3ad8e8aeb0aec46de383d35bfa1ad3875
6 changes: 0 additions & 6 deletions trunk/net/tipc/core.c
Original file line number Diff line number Diff line change
Expand Up @@ -96,11 +96,6 @@ int tipc_net_id;
int tipc_remote_management;


static int tipc_get_mode(void)
{
return tipc_mode;
}

/**
* tipc_buf_acquire - creates a TIPC message buffer
* @size: message size (including TIPC header)
Expand Down Expand Up @@ -246,7 +241,6 @@ MODULE_VERSION(TIPC_MOD_VER);

EXPORT_SYMBOL(tipc_attach);
EXPORT_SYMBOL(tipc_detach);
EXPORT_SYMBOL(tipc_get_mode);
EXPORT_SYMBOL(tipc_createport);
EXPORT_SYMBOL(tipc_deleteport);
EXPORT_SYMBOL(tipc_ownidentity);
Expand Down

0 comments on commit c91c973

Please sign in to comment.