Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1604215
| From | "Reshetova, Elena" <elena.reshetova@intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | RE: linux-next: build warning after merge of the netfilter-next tree |
| Date | 2017-03-20 08:20 +0100 |
| Message-ID | <tmZLI-1i9-7@gated-at.bofh.it> (permalink) |
| References | <tmTdf-534-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
> 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
Ups, sorry about this, slipped through. Should I submit a fix or how do you want to handle this?
Best Regards,
Elena.
>
> b54ab92b84b6 ("netfilter: refcounter conversions")
>
> --
> Cheers,
> Stephen Rothwell
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
linux-next: build warning after merge of the netfilter-next tree Stephen Rothwell <sfr@canb.auug.org.au> - 2017-03-20 01:20 +0100
RE: linux-next: build warning after merge of the netfilter-next tree "Reshetova, Elena" <elena.reshetova@intel.com> - 2017-03-20 08:20 +0100
Re: linux-next: build warning after merge of the netfilter-next tree Stephen Rothwell <sfr@canb.auug.org.au> - 2017-03-20 09:50 +0100
csiph-web