netfilter: make two functions static
authorFlorian Westphal <fw@strlen.de>
Thu, 4 Apr 2019 08:58:20 +0000 (10:58 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Mon, 8 Apr 2019 21:28:33 +0000 (23:28 +0200)
commit3b0a081db1f730373993c7a27936778402a3322c
tree20642797523c6ca02b457cb79bc7fb29a33676c0
parent22c7652cdaa8cd33ce78bacceb4e826a3f795873
netfilter: make two functions static

They have no external callers anymore.

Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
include/linux/netfilter/x_tables.h
include/net/netfilter/nf_tables.h
net/netfilter/nf_tables_api.c
net/netfilter/x_tables.c