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

From: Stephen Rothwell
Date: Sun Mar 19 2017 - 20:13:13 EST


Hi all,

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

net/netfilter/nfnetlink_acct.c: In function 'nfnl_acct_try_del':
net/netfilter/nfnetlink_acct.c:329:15: warning: unused variable 'refcount' [-Wunused-variable]
unsigned int refcount;
^

Introduced by commit

b54ab92b84b6 ("netfilter: refcounter conversions")

--
Cheers,
Stephen Rothwell