[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)
commitd127e94a5cf1c9c996b8c67cd2595b96c3e35e4c
treed79df4d600f0c81e7b156bc5e8c6448e28ab6ee7
parent4b30b1c6a3e58dc74f2dbb0aa39f16a23cfcdd56
[NETFILTER] ipv4: small cleanups

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>
net/ipv4/netfilter/ip_conntrack_core.c
net/ipv4/netfilter/ip_nat_core.c
net/ipv4/netfilter/ipt_LOG.c