diff options
author | Xuanqiang Luo <luoxuanqiang@kylinos.cn> | 2025-04-04 17:47:51 +0800 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2025-04-29 00:00:26 +0200 |
commit | eaa2b34db021c304697b964505cd2477c7c77eb6 (patch) | |
tree | 7590c134349f0ea05150568a1435a2b62df88a4c /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 08764531474578d56ba1dc000c35668dffd55721 (diff) |
netfilter: conntrack: Remove redundant NFCT_ALIGN call
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.
Signed-off-by: Xuanqiang Luo <luoxuanqiang@kylinos.cn>
Acked-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions