]> bbs.cooldavid.org Git - net-next-2.6.git/commit
tipc: Reduce footprint by un-inlining port list routines
authorAllan Stephens <allan.stephens@windriver.com>
Tue, 11 May 2010 14:30:15 +0000 (14:30 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 13 May 2010 06:02:27 +0000 (23:02 -0700)
commit43608edc2dbe83057544cf76b765ecdf63d59e8c
tree42d6e8c1f2d075c2523ff4f9e6ac07ffce758d5e
parent3e22e62b6204414cf31c414d5a91897e2b718135
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>
net/tipc/bcast.c
net/tipc/bcast.h