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:29:07 +0000 (09:29 +0200)
commitd3a2510216b40ba004907e8a51dd29a81657744f
treefab8a33727c540e1d9ae336e094d076df2cca0bc
parent30c52e99db0d87ffe7e64b367d38446ecde0e3f6
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