From: Pablo Neira Ayuso <pablo@netfilter•org>
To: Arnd Bergmann <arnd@arndb•de>
Cc: Jozsef Kadlecsik <kadlec@blackhole•kfki.hu>,
"David S. Miller" <davem@davemloft•net>,
Liping Zhang <liping.zhang@spreadtrum•com>,
David Windsor <dwindsor@gmail•com>,
"Reshetova, Elena" <elena.reshetova@intel•com>,
Nicolas Dichtel <nicolas.dichtel@6wind•com>,
Phil Turnbull <phil.turnbull@oracle•com>,
netfilter-devel@vger•kernel.org, coreteam@netfilter•org,
netdev@vger•kernel.org, linux-kernel@vger•kernel.org
Subject: Re: [PATCH] [netfilter-next] netfilter: remove unused refcount variable
Date: Mon, 20 Mar 2017 13:56:57 +0100 [thread overview]
Message-ID: <20170320125657.GA12690@salvia> (raw)
In-Reply-To: <20170320123708.4025261-1-arnd@arndb.de>
On Mon, Mar 20, 2017 at 01:37:01PM +0100, Arnd Bergmann wrote:
> The refcount variable was accidentally introduced without any reference
> to it. Removing it again avoids this warning:
>
> net/netfilter/nfnetlink_acct.c: In function 'nfnl_acct_try_del':
> net/netfilter/nfnetlink_acct.c:329:15: error: unused variable 'refcount' [-Werror=unused-variable]
Thanks Arnd. Elena already fixed it here:
https://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next.git/commit/
prev parent reply other threads:[~2017-03-20 12:56 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-20 12:37 [PATCH] [netfilter-next] netfilter: remove unused refcount variable Arnd Bergmann
2017-03-20 12:56 ` Pablo Neira Ayuso [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170320125657.GA12690@salvia \
--to=pablo@netfilter$(echo .)org \
--cc=arnd@arndb$(echo .)de \
--cc=coreteam@netfilter$(echo .)org \
--cc=davem@davemloft$(echo .)net \
--cc=dwindsor@gmail$(echo .)com \
--cc=elena.reshetova@intel$(echo .)com \
--cc=kadlec@blackhole$(echo .)kfki.hu \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=liping.zhang@spreadtrum$(echo .)com \
--cc=netdev@vger$(echo .)kernel.org \
--cc=netfilter-devel@vger$(echo .)kernel.org \
--cc=nicolas.dichtel@6wind$(echo .)com \
--cc=phil.turnbull@oracle$(echo .)com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox