netfilter: x_tables: xt_compat_match_from_user doesn't need a retval
commit18a9d8f5228f1212d7c942b6c2f5957d4e4cdffb
authorFlorian Westphal <fw@strlen.de>
Fri, 1 Apr 2016 12:17:33 +0000 (1 14:17 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 24 Jun 2016 17:22:06 +0000 (24 10:22 -0700)
tree3a098af8556cadd0b1a6cc0e1362b01d7c6788b9
parent6aeee1b1daee2cb73f174bac83d8414e821b0a8e
netfilter: x_tables: xt_compat_match_from_user doesn't need a retval

commit 0188346f21e6546498c2a0f84888797ad4063fc5 upstream.

Always returned 0.

Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
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