netfilter: nf_tables: use the correct get/put helpers
authorFlorian Westphal <fw@strlen.de>
Thu, 23 Jun 2022 13:05:11 +0000 (15:05 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Mon, 11 Jul 2022 14:40:46 +0000 (16:40 +0200)
commitd86473bf2ff39c05d4a6701c8aec66a16af0d410
treed8f0e555db749a3fb29459bbb0d0f3ae0261e349
parent168141f7e0b4294f0bb45c10c710e85b812af891
netfilter: nf_tables: use the correct get/put helpers

Switch to be16/32 and u16/32 respectively.  No code changes here,
the functions do the same thing, this is just for sparse checkers' sake.

objdiff shows no changes.

Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
net/netfilter/nft_byteorder.c
net/netfilter/nft_osf.c
net/netfilter/nft_socket.c
net/netfilter/nft_xfrm.c