netfilter: remove the compat argument to xt_copy_counters_from_user
authorChristoph Hellwig <hch@lst.de>
Fri, 17 Jul 2020 06:23:21 +0000 (08:23 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 20 Jul 2020 01:16:40 +0000 (18:16 -0700)
commitc34bc10d2535719ddf77d44ee849f6c7589583ba
treefdc4fc6e1dced7ed755e0b81245c17f8c9b47f44
parent77d4df41d53e5c2af14db26f20fe50da52e382ba
netfilter: remove the compat argument to xt_copy_counters_from_user

Lift the in_compat_syscall() from the callers instead.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/netfilter/x_tables.h
net/ipv4/netfilter/arp_tables.c
net/ipv4/netfilter/ip_tables.c
net/ipv6/netfilter/ip6_tables.c
net/netfilter/x_tables.c