From: Allan Stephens Date: Tue, 17 Apr 2012 22:36:42 +0000 (-0400) Subject: tipc: delete duplicate peerport/peernode helper functions X-Git-Tag: v3.5-rc1~109^2~370^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0e17fedc2aeb0c4db09434787ef6d432582e050;p=pandora-kernel.git 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 Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed