commit | d0e17fedc2aeb0c4db09434787ef6d432582e050 | [log] [tgz] |
---|---|---|
author | Allan Stephens <allan.stephens@windriver.com> | Tue Apr 17 18:36:42 2012 -0400 |
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | Thu Apr 19 15:46:43 2012 -0400 |
tree | 5e64f449fc309a6fb9be4e5b954f8ce286abfa62 | |
parent | f21536d1e73c36b37c50f71013c67f19db77d4b8 [diff] |
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>