Xuanqiang Luo <xuanqiang.luo@xxxxxxxxx> wrote: > From: Xuanqiang Luo <luoxuanqiang@xxxxxxxxxx> > > The "nf_ct_tmpl_alloc" function had a redundant call to "NFCT_ALIGN" when > aligning the pointer "p". Since "NFCT_ALIGN" always gives the same result > for the same input. Acked-by: Florian Westphal <fw@xxxxxxxxx>