aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/xfrm6_state.c
diff options
context:
space:
mode:
authorAlexey Dobriyan <adobriyan@gmail.com>2008-11-25 01:05:54 -0800
committerDavid S. Miller <davem@davemloft.net>2008-11-25 01:05:54 -0800
commitfb7e06748c29c08a9f5ca057a780b65acbb91c27 (patch)
tree9f55582d2e12561fc8930d50f4ab3a6f802b2156 /net/ipv6/xfrm6_state.c
parentah4/ah6: remove useless NULL assignments (diff)
downloadlinux-dev-fb7e06748c29c08a9f5ca057a780b65acbb91c27.tar.xz
linux-dev-fb7e06748c29c08a9f5ca057a780b65acbb91c27.zip
xfrm: remove useless forward declarations
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6/xfrm6_state.c')
-rw-r--r--net/ipv6/xfrm6_state.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/net/ipv6/xfrm6_state.c b/net/ipv6/xfrm6_state.c
index 60c78cfc2737..0e685b05496e 100644
--- a/net/ipv6/xfrm6_state.c
+++ b/net/ipv6/xfrm6_state.c
@@ -19,8 +19,6 @@
#include <net/ipv6.h>
#include <net/addrconf.h>
-static struct xfrm_state_afinfo xfrm6_state_afinfo;
-
static void
__xfrm6_init_tempsel(struct xfrm_state *x, struct flowi *fl,
struct xfrm_tmpl *tmpl,