From: Patrick McHardy Date: Thu, 9 Jan 2014 18:42:38 +0000 (+0000) Subject: netfilter: nf_tables: minor nf_chain_type cleanups X-Git-Tag: v3.14-rc1~94^2~245^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa2c1de0bbd98985f7f930205de97ae0d3e86c16;p=pandora-kernel.git netfilter: nf_tables: minor nf_chain_type cleanups Minor nf_chain_type cleanups: - reorder struct to plug a hoe - rename struct module member to "owner" for consistency - rename nf_hookfn array to "hooks" for consistency - reorder initializers for better readability Signed-off-by: Patrick McHardy Signed-off-by: Pablo Neira Ayuso --- Reading git-diff-tree failed