]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc944f7df4f7c612e39d21348ce9eaacf10504177
treec41ccb573b4c1b91645d8a7671e250cbbc1e7e8e
parent480b7b4da4df159390a0a0dbd153fa9cebefc3ac
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