]> www.infradead.org Git - users/jedix/linux-maple.git/commit
kunit: string-stream-test: Include <linux/prandom.h>
authorUros Bizjak <ubizjak@gmail.com>
Mon, 30 Sep 2024 12:33:22 +0000 (14:33 +0200)
committerJason A. Donenfeld <Jason@zx2c4.com>
Thu, 3 Oct 2024 16:20:14 +0000 (18:20 +0200)
commit9127ad42420dda0c54ddc00826242c46a918c116
treeb109162d1aeb072d7389f8ceca8c338829a48515
parentd46150d6fd1068e39e47a0c6e1f437ea71d83928
kunit: string-stream-test: Include <linux/prandom.h>

Include <linux/random.h> header to allow the removal of legacy
inclusion of <linux/prandom.h> from <linux/random.h>.

Signed-off-by: Uros Bizjak <ubizjak@gmail.com>
Cc: Brendan Higgins <brendan.higgins@linux.dev>
Cc: David Gow <davidgow@google.com>
Cc: Rae Moar <rmoar@google.com>
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
lib/kunit/string-stream-test.c