OSDN Git Service

tipc: delete duplicate peerport/peernode helper functions
authorAllan Stephens <allan.stephens@windriver.com>
Tue, 17 Apr 2012 22:36:42 +0000 (18:36 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Thu, 19 Apr 2012 19:46:43 +0000 (15:46 -0400)
commitd0e17fedc2aeb0c4db09434787ef6d432582e050
tree5e64f449fc309a6fb9be4e5b954f8ce286abfa62
parentf21536d1e73c36b37c50f71013c67f19db77d4b8
tipc: delete duplicate peerport/peernode helper functions

Prior to commit 23dd4cce387124ec3ea06ca30d17854ae4d9b772

    "tipc: Combine port structure with tipc_port structure"

there was a need for the two sets of helper functions.  But
now they are just duplicates.  Remove the globally visible
ones, and mark the remaining ones as inline.

Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
net/tipc/port.c
net/tipc/port.h