From: Allan Stephens Date: Tue, 11 May 2010 14:30:17 +0000 (+0000) Subject: tipc: Reduce footprint by un-inlining buf_acquire routine X-Git-Tag: v2.6.35-rc1~473^2~149 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3032cca4d5cf885cacc78fae27ddf0c56dbf9963;p=pandora-kernel.git tipc: Reduce footprint by un-inlining buf_acquire routine Convert buf_acquire inline routine that is more than one line into a standard function, 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