kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
From: lroluk@gmail.com (Luca Ellero)
To: kernelnewbies@lists.kernelnewbies.org
Subject: For whoever wants to fix an unused variable in netfilter
Date: Tue, 03 Jun 2014 14:27:00 +0200	[thread overview]
Message-ID: <538DBF14.6070100@gmail.com> (raw)
In-Reply-To: <CACz=WedJYsgYkE0W+928AGs0+YwVySc3BwBzejVQaFF8gDvtAw@mail.gmail.com>

Il 31/05/2014 08:45, Raphael S Carvalho write:
> net/netfilter/nfnetlink.c: In function 'nfnetlink_rcv':
> net/netfilter/nfnetlink.c:363:14: warning: unused variable 'net'
> [-Wunused-variable]
>    struct net *net = sock_net(skb->sk);
>                ^
>
> Have fun!
>

It's already fixed in linux-next (commit 
a64d90fd962c2956da7505f98a302408450365e2)
Regards
Luca Ellero

      parent reply	other threads:[~2014-06-03 12:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-31  6:45 For whoever wants to fix an unused variable in netfilter Raphael S Carvalho
2014-05-31 20:57 ` Valdis.Kletnieks at vt.edu
2014-06-03 12:27 ` Luca Ellero [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=538DBF14.6070100@gmail.com \
    --to=lroluk@gmail.com \
    --cc=kernelnewbies@lists.kernelnewbies.org \
    /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).