浏览代码

[NETFILTER]: nf_conntrack_proto_icmp: kill extern declaration in .c file

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Patrick McHardy 17 年之前
父节点
当前提交
279c2c74b6
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      net/ipv4/netfilter/nf_conntrack_proto_icmp.c

+ 0 - 1
net/ipv4/netfilter/nf_conntrack_proto_icmp.c

@@ -128,7 +128,6 @@ static int icmp_new(struct nf_conn *conntrack,
 	return 1;
 }
 
-extern struct nf_conntrack_l3proto nf_conntrack_l3proto_ipv4;
 /* Returns conntrack if it dealt with ICMP, and filled in skb fields */
 static int
 icmp_error_message(struct sk_buff *skb,