tipc: Reduce footprint by un-inlining nmap routines
authorAllan Stephens <allan.stephens@windriver.com>
Tue, 11 May 2010 14:30:14 +0000 (14:30 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 13 May 2010 06:02:27 +0000 (23:02 -0700)
commit3e22e62b6204414cf31c414d5a91897e2b718135
treec41ccb573b4c1b91645d8a7671e250cbbc1e7e8e
parent80e0c33064bd71bd5791c79f28c59a1aee898993
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>
net/tipc/bcast.c
net/tipc/bcast.h
This page took 0.024727 seconds and 5 git commands to generate.