From: Arnaldo Carvalho de Melo Date: Tue, 16 Aug 2005 05:18:02 +0000 (-0300) Subject: [NET]: Fix sparse warnings X-Git-Tag: v2.6.14-rc1~1035^2~71 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20380731bc2897f2952ae055420972ded4cd786e;p=pandora-kernel.git [NET]: Fix sparse warnings Of this type, mostly: CHECK net/ipv6/netfilter.c net/ipv6/netfilter.c:96:12: warning: symbol 'ipv6_netfilter_init' was not declared. Should it be static? net/ipv6/netfilter.c:101:6: warning: symbol 'ipv6_netfilter_fini' was not declared. Should it be static? Signed-off-by: Arnaldo Carvalho de Melo Signed-off-by: David S. Miller --- Reading git-diff-tree failed