From: David Miller <davem@davemloft.net>
To: hannes@stressinduktion.org
Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH net-next] net: fix build warnings because of net_get_random_once merge
Date: Mon, 21 Oct 2013 16:27:29 -0400 (EDT) [thread overview]
Message-ID: <20131021.162729.2297054111992380683.davem@davemloft.net> (raw)
In-Reply-To: <20131020042602.GC27787@order.stressinduktion.org>
From: Hannes Frederic Sowa <hannes@stressinduktion.org>
Date: Sun, 20 Oct 2013 06:26:02 +0200
> This patch fixes the following warning:
>
> In file included from include/linux/skbuff.h:27:0,
> from include/linux/netfilter.h:5,
> from include/net/netns/netfilter.h:5,
> from include/net/net_namespace.h:20,
> from include/linux/init_task.h:14,
> from init/init_task.c:1:
> include/linux/net.h:243:14: warning: 'struct static_key' declared inside parameter list [enabled by default]
> struct static_key *done_key);
>
> on x86_64 allnoconfig, um defconfig and ia64 allmodconfig and maybe others as well.
>
> Signed-off-by: Hannes Frederic Sowa <hannes@stressinduktion.org>
Applied, thanks Hannes.
prev parent reply other threads:[~2013-10-21 20:27 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-20 4:26 [PATCH net-next] net: fix build warnings because of net_get_random_once merge Hannes Frederic Sowa
2013-10-21 20:27 ` David Miller [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=20131021.162729.2297054111992380683.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=hannes@stressinduktion.org \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.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).