diff options
author | Hannes Frederic Sowa <hannes@stressinduktion.org> | 2013-10-20 06:26:02 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-10-21 22:27:03 +0200 |
commit | c68c7f5a88328fbcd992c68e99ebd6bf7d49e9d2 (patch) | |
tree | 02a710ff45872264ce398abd6c9f98fbc9f44bb8 /Documentation | |
parent | Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge (diff) | |
download | linux-c68c7f5a88328fbcd992c68e99ebd6bf7d49e9d2.tar.xz linux-c68c7f5a88328fbcd992c68e99ebd6bf7d49e9d2.zip |
net: fix build warnings because of net_get_random_once merge
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>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions