[DECNET]: cleanups
authorAdrian Bunk <bunk@stusta.de>
Tue, 15 Aug 2006 06:55:20 +0000 (23:55 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Fri, 22 Sep 2006 21:54:40 +0000 (14:54 -0700)
commit2aa7f36cdb332a32849afbf25fcbf35dce5b1940
treedcf6403b12dbd2b37148a6e8abca74b3ceb36019
parent50da859d4e566fba90ebda87b843970d902c903e
[DECNET]: cleanups

- make the following needlessly global functions static:
  - dn_fib.c: dn_fib_sync_down()
  - dn_fib.c: dn_fib_sync_up()
  - dn_rules.c: dn_fib_rule_action()
- remove the following unneeded prototype:
  - dn_fib.c: dn_cache_dump()

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/dn_fib.h
net/decnet/dn_fib.c
net/decnet/dn_rules.c