mirror of
git://git.code.sf.net/p/xtables-addons/xtables-addons
synced 2025-09-06 20:55:13 +02:00
modules: remove XT_ALIGN(0) lines
This commit is contained in:
@@ -113,7 +113,6 @@ static struct xt_target echo_tg_reg __read_mostly = {
|
||||
.proto = IPPROTO_UDP,
|
||||
.table = "filter",
|
||||
.target = echo_tg4,
|
||||
.targetsize = XT_ALIGN(0),
|
||||
.me = THIS_MODULE,
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user