From: Pablo Neira Ayuso Date: Fri, 5 Apr 2013 17:40:10 +0000 (+0200) Subject: netfilter: remove unneeded variable proc_net_netfilter X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~235^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=12202fa7573d32aa0915cde6e8fab4c86b63ca2c;p=pandora-kernel.git netfilter: remove unneeded variable proc_net_netfilter Now that this supports net namespace for nflog and nfqueue, we can remove the global proc_net_netfilter which has no clients anymore. Based on patch from Gao feng. Signed-off-by: Pablo Neira Ayuso --- Reading git-diff-tree failed