summaryrefslogtreecommitdiff
path: root/net/tipc
diff options
context:
space:
mode:
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>2022-12-02 22:13:36 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2022-12-04 14:37:08 +0100
commit3e6743e28b9b43d37ced234bdf8e19955d0216f8 (patch)
treedde437087b32f8b54df5261225b19f38f39658a3 /net/tipc
parent39ec9e6b141e5a9d7274f40531888f890385a013 (diff)
random: include <linux/once.h> in the right header
<linux/prandom.h> uses DO_ONCE(), so it should include <linux/once.h> directly. In contrast, <linux/random.h> does not use code from <linux/once.h>, so it should be removed. Move the `#include <linux/once.h>` line into the right file. Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr> Fixes: c0842fbc1b18 ("random32: move the pseudo-random 32-bit definitions to prandom.h") Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'net/tipc')
0 files changed, 0 insertions, 0 deletions