tipc: Un-inline port routine for processing incoming messages
authorAllan Stephens <allan.stephens@windriver.com>
Wed, 9 Nov 2011 18:29:18 +0000 (13:29 -0500)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Wed, 29 Feb 2012 16:44:32 +0000 (11:44 -0500)
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 <allan.stephens@windriver.com>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>

No differences found