diff options
| author | Pablo Neira Ayuso <pablo@netfilter.org> | 2021-05-31 01:08:10 +0300 |
|---|---|---|
| committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2021-06-07 13:23:36 +0300 |
| commit | e2b750d78b55d783f6ff4a1ab1e96f01e3e2ccfb (patch) | |
| tree | a58f0436168f058418e63f222be257cb2bee5cd9 /tools/perf/scripts/python/syscall-counts.py | |
| parent | ef4b65e53cc77e2b3ca4667b461047ad04fb45fa (diff) | |
| download | linux-e2b750d78b55d783f6ff4a1ab1e96f01e3e2ccfb.tar.xz | |
netfilter: nf_tables: remove nft_ctx_init_from_elemattr()
Replace nft_ctx_init_from_elemattr() by nft_table_lookup() and set up
the context structure right before it is really needed.
Moreover, nft_ctx_init_from_elemattr() is setting up the context
structure for codepaths where this is not really needed at all.
This helper function is also not helping to consolidate code, removing
it saves us 4 LoC.
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions
