commit | 3e22e62b6204414cf31c414d5a91897e2b718135 | [log] [tgz] |
---|---|---|
author | Allan Stephens <allan.stephens@windriver.com> | Tue May 11 14:30:14 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed May 12 23:02:27 2010 -0700 |
tree | c41ccb573b4c1b91645d8a7671e250cbbc1e7e8e | |
parent | 80e0c33064bd71bd5791c79f28c59a1aee898993 [diff] |
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 <allan.stephens@windriver.com> Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>