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