[NETFILTER]: nf_conntrack: clean up a few header files
authorPatrick McHardy <kaber@trash.net>
Tue, 15 Jan 2008 07:48:57 +0000 (23:48 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:02:41 +0000 (15:02 -0800)
- Remove declarations of non-existing variables and functions
- Move helper init/cleanup function declarations to nf_conntrack_helper.h
- Remove unneeded __nf_conntrack_attach declaration and make it static

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found