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