[NETFILTER] ipv4: small cleanups
authorAdrian Bunk <bunk@stusta.de>
Wed, 30 Nov 2005 00:28:18 +0000 (16:28 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 30 Nov 2005 00:28:18 +0000 (16:28 -0800)
This patch contains the following cleanups:
- make needlessly global code static
- ip_conntrack_core.c: ip_conntrack_flush() -> ip_conntrack_flush(void)

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found