tipc: Reduce footprint by un-inlining address routines
authorAllan Stephens <allan.stephens@windriver.com>
Tue, 11 May 2010 14:30:13 +0000 (14:30 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 13 May 2010 06:02:26 +0000 (23:02 -0700)
commit80e0c33064bd71bd5791c79f28c59a1aee898993
tree867783e6eef562e8a89b48404e4c652a732a2e23
parentc68ca7b72017f8f52e7aed0d2a6ecfaede133b6b
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>
net/tipc/addr.c
net/tipc/addr.h