From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Robin Schroer <sulamiification@gmail.com>
Cc: netfilter-devel@vger.kernel.org
Subject: Re: [PATCH] driver/netfilter/nfnetlink: removed unused variable
Date: Mon, 2 Jun 2014 10:06:56 +0200 [thread overview]
Message-ID: <20140602080656.GB4923@localhost> (raw)
In-Reply-To: <20140531110628.GA30443@shodan.fritz.box>
On Sat, May 31, 2014 at 01:06:28PM +0200, Robin Schroer wrote:
> Removes the unused struct net *net = sock_net(skb->sk);
David already applied a patch for this in master.
commit a64d90fd962c2956da7505f98a302408450365e2
Author: David S. Miller <davem@davemloft.net>
Date: Thu Apr 24 13:51:29 2014 -0400
netfilter: Fix warning in nfnetlink_receive().
net/netfilter/nfnetlink.c: In function ‘nfnetlink_rcv’:
net/netfilter/nfnetlink.c:371:14: warning: unused variable ‘net’ [-Wunused-variable]
Thanks anyway.
--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
prev parent reply other threads:[~2014-06-02 8:07 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-31 11:06 [PATCH] driver/netfilter/nfnetlink: removed unused variable Robin Schroer
2014-06-01 9:55 ` Richard Weinberger
2014-06-02 8:06 ` 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=20140602080656.GB4923@localhost \
--to=pablo@netfilter.org \
--cc=netfilter-devel@vger.kernel.org \
--cc=sulamiification@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
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;
as well as URLs for NNTP newsgroup(s).