]> bbs.cooldavid.org Git - net-next-2.6.git/commit
[IPV6] ip6_fib.c: make code static
authorAdrian Bunk <bunk@stusta.de>
Tue, 15 Aug 2006 06:49:16 +0000 (23:49 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Fri, 22 Sep 2006 21:54:38 +0000 (14:54 -0700)
commit90d41122f79c8c3687d965dde4c6d30a6e0cac4c
tree97aba5d36e7e7a923b9cc0611602219d88b4766e
parentd1aa62f15b511457af2233150c960dc1fd02769b
[IPV6] ip6_fib.c: make code static

Make the following needlessly global code static:
- fib6_walker_lock
- struct fib6_walker_list
- fib6_walk_continue()
- fib6_walk()

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/ip6_fib.h
net/ipv6/ip6_fib.c