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