linux-next: build warning after merge of the netfilter-next tree

From: Stephen Rothwell
Date: Mon Nov 06 2017 - 19:02:58 EST


Hi all,

After merging the netfilter-next tree, today's linux-next build (powerpc
ppc64_defconfig) produced this warning:

net/netfilter/nf_conntrack_netlink.c:536:15: warning: 'ctnetlink_proto_size' defined but not used [-Wunused-function]
static size_t ctnetlink_proto_size(const struct nf_conn *ct)
^

Introduced by commit

5caaed151a68 ("netfilter: conntrack: don't cache nlattr_tuple_size result in nla_size")



--
Cheers,
Stephen Rothwell