From: Allan Stephens Date: Wed, 9 Nov 2011 18:29:18 +0000 (-0500) Subject: tipc: Un-inline port routine for processing incoming messages X-Git-Tag: v3.4-rc1~177^2~171^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b641251aee1a804169a17fe4236a50188894994;p=pandora-kernel.git tipc: Un-inline port routine for processing incoming messages Converts a non-trivial routine from inline to non-inline form to avoid bloating the TIPC code base with 6 copies of its body. This change is essentially cosmetic, and doesn't change existing TIPC behavior. Signed-off-by: Allan Stephens Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed