From: Jan Engelhardt Date: Thu, 18 Mar 2010 13:02:10 +0000 (+0100) Subject: netfilter: xtables: reduce holes in struct xt_target X-Git-Tag: v2.6.35-rc1~473^2~168^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5c511c67aaec323c186543856cfddab31bed1d1;p=pandora-kernel.git netfilter: xtables: reduce holes in struct xt_target This will save one full padding chunk (8 bytes on x86_64) per target. Signed-off-by: Jan Engelhardt --- Reading git-diff-tree failed