From: Jan Engelhardt Date: Sat, 13 Jun 2009 04:57:10 +0000 (+0200) Subject: netfilter: xtables: compact table hook functions (2/2) X-Git-Tag: v2.6.34-rc1~233^2~303^2~24^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b21e051472fdb4680076278b2ccf63ebc1cc3bc;p=pandora-kernel.git netfilter: xtables: compact table hook functions (2/2) The calls to ip6t_do_table only show minimal differences, so it seems like a good cleanup to merge them to a single one too. Space saving obtained by both patches: 6807725->6807373 ("Total" column from `size -A`.) Signed-off-by: Jan Engelhardt --- Reading git-diff-tree failed