diff options
author | stephen hemminger <stephen@networkplumber.org> | 2017-05-19 09:29:42 -0700 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2017-05-29 12:45:59 +0200 |
commit | cad4394453bd83ac7e82cad94c71149960a93f1a (patch) | |
tree | eed7b2a67e61d90da6b08641f4bd67479a96d0b4 /net/ipv6/netfilter | |
parent | a32770b1e76bb78d31be856976586834e587ebfb (diff) |
netfilter: nft_rt: make local functions static
Resolves warnings:
net/netfilter/nft_rt.c:26:6: warning: no previous prototype for ‘nft_rt_get_eval’ [-Wmissing-prototypes]
net/netfilter/nft_rt.c:75:5: warning: no previous prototype for ‘nft_rt_get_init’ [-Wmissing-prototypes]
net/netfilter/nft_rt.c:106:5: warning: no previous prototype for ‘nft_rt_get_dump’ [-Wmissing-prototypes]
Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'net/ipv6/netfilter')
0 files changed, 0 insertions, 0 deletions