From: Allan Stephens Date: Tue, 11 May 2010 14:30:13 +0000 (+0000) Subject: tipc: Reduce footprint by un-inlining address routines X-Git-Tag: v2.6.35-rc1~473^2~153 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80e0c33064bd71bd5791c79f28c59a1aee898993;p=pandora-kernel.git tipc: Reduce footprint by un-inlining address routines Convert address-related 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