netfilter: xtables: do without explicit XT_ALIGN
authorJan Engelhardt <jengelh@medozas.de>
Tue, 9 Mar 2010 22:27:24 +0000 (23:27 +0100)
committerJan Engelhardt <jengelh@medozas.de>
Thu, 18 Mar 2010 13:20:06 +0000 (14:20 +0100)
XT_ALIGN is already applied on matchsize/targetsize in x_tables.c,
so it is not strictly needed in the extensions.

Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
net/netfilter/xt_CT.c
net/netfilter/xt_LED.c

Simple merge
Simple merge