commit | 43608edc2dbe83057544cf76b765ecdf63d59e8c | [log] [tgz] |
---|---|---|
author | Allan Stephens <allan.stephens@windriver.com> | Tue May 11 14:30:15 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed May 12 23:02:27 2010 -0700 |
tree | 42d6e8c1f2d075c2523ff4f9e6ac07ffce758d5e | |
parent | 3e22e62b6204414cf31c414d5a91897e2b718135 [diff] |
tipc: Reduce footprint by un-inlining port list routines Converts port list 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>