Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1604109 > unrolled thread
| Started by | Stephen Rothwell <sfr@canb.auug.org.au> |
|---|---|
| First post | 2017-03-20 01:20 +0100 |
| Last post | 2017-03-20 09:50 +0100 |
| Articles | 3 — 2 participants |
Back to article view | Back to linux.kernel
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
| From | Stephen Rothwell <sfr@canb.auug.org.au> |
|---|---|
| Date | 2017-03-20 01:20 +0100 |
| Subject | linux-next: build warning after merge of the netfilter-next tree |
| Message-ID | <tmTdf-534-3@gated-at.bofh.it> |
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
[toc] | [next] | [standalone]
| From | "Reshetova, Elena" <elena.reshetova@intel.com> |
|---|---|
| Date | 2017-03-20 08:20 +0100 |
| Message-ID | <tmZLI-1i9-7@gated-at.bofh.it> |
| In reply to | #1604109 |
> 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
[toc] | [prev] | [next] | [standalone]
| From | Stephen Rothwell <sfr@canb.auug.org.au> |
|---|---|
| Date | 2017-03-20 09:50 +0100 |
| Subject | Re: linux-next: build warning after merge of the netfilter-next tree |
| Message-ID | <tn1aO-2bp-11@gated-at.bofh.it> |
| In reply to | #1604215 |
Hi Elena, On Mon, 20 Mar 2017 07:00:13 +0000 "Reshetova, Elena" <elena.reshetova@intel.com> wrote: > > > 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? That's up to Pablo, but presumably you should send him a followup patch. -- Cheers, Stephen Rothwell
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web