diff options
| author | Florian Westphal <[email protected]> | 2025-07-09 17:05:14 +0000 |
|---|---|---|
| committer | Pablo Neira Ayuso <[email protected]> | 2025-07-25 16:40:23 +0000 |
| commit | 531e61312104d991459af73c838396db26aa3550 (patch) | |
| tree | eb7183cff47eccfbd99810d51ac39b1ff1f25e6f /lib/crypto/mpi/mpicoder.c | |
| parent | netfilter: nft_set: remove one argument from lookup and update functions (diff) | |
| download | kernel-531e61312104d991459af73c838396db26aa3550.tar.gz kernel-531e61312104d991459af73c838396db26aa3550.zip | |
netfilter: nft_set: remove indirection from update API call
This stems from a time when sets and nft_dynset resided in different kernel
modules. We can replace this with a direct call.
We could even remove both ->update and ->delete, given its only
supported by rhashtable, but on the off-chance we'll see runtime
add/delete for other types or a new set type keep that as-is for now.
Signed-off-by: Florian Westphal <[email protected]>
Signed-off-by: Pablo Neira Ayuso <[email protected]>
Diffstat (limited to 'lib/crypto/mpi/mpicoder.c')
0 files changed, 0 insertions, 0 deletions
