diff options
author | 2025-04-04 17:47:51 +0800 | |
---|---|---|
committer | 2025-04-29 00:00:26 +0200 | |
commit | eaa2b34db021c304697b964505cd2477c7c77eb6 (patch) | |
tree | 7590c134349f0ea05150568a1435a2b62df88a4c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: cgroup: Guard users of sock_cgroup_classid() (diff) | |
download | wireguard-linux-eaa2b34db021c304697b964505cd2477c7c77eb6.tar.xz wireguard-linux-eaa2b34db021c304697b964505cd2477c7c77eb6.zip |
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions