commit | 80e0c33064bd71bd5791c79f28c59a1aee898993 | [log] [tgz] |
---|---|---|
author | Allan Stephens <allan.stephens@windriver.com> | Tue May 11 14:30:13 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed May 12 23:02:26 2010 -0700 |
tree | 867783e6eef562e8a89b48404e4c652a732a2e23 | |
parent | c68ca7b72017f8f52e7aed0d2a6ecfaede133b6b [diff] |
tipc: Reduce footprint by un-inlining address routines Convert address-related 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>