random: remove whitespace and reorder includes
authorJason A. Donenfeld <Jason@zx2c4.com>
Fri, 11 Feb 2022 12:41:41 +0000 (13:41 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 30 May 2022 07:27:06 +0000 (09:27 +0200)
commit93f764a0fc14c9b06566045742b452a0bfcfceb0
tree3f7d10616bcb8cb63a3a5625f4cea5da7ae50590
parent26db5c080d139849dee0c206d1b15e09b8def900
random: remove whitespace and reorder includes

commit 87e7d5abad0cbc9312dea7f889a57d294c1a5fcc upstream.

This is purely cosmetic. Future work involves figuring out which of
these headers we need and which we don't.

Reviewed-by: Dominik Brodowski <linux@dominikbrodowski.net>
Reviewed-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/char/random.c