From: Allan Stephens Date: Tue, 11 May 2010 14:30:15 +0000 (+0000) Subject: tipc: Reduce footprint by un-inlining port list routines X-Git-Tag: v2.6.35-rc1~473^2~151 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43608edc2dbe83057544cf76b765ecdf63d59e8c;p=pandora-kernel.git tipc: Reduce footprint by un-inlining port list routines Converts port list inline routines that are more than one line into standard functions, thereby eliminating a significant amount of repeated code. Signed-off-by: Allan Stephens Signed-off-by: Paul Gortmaker Signed-off-by: David S. Miller --- Reading git-diff-tree failed