random: remove whitespace and reorder includes
authorJason A. Donenfeld <Jason@zx2c4.com>
Fri, 11 Feb 2022 12:41:41 +0000 (13:41 +0100)
committerJason A. Donenfeld <Jason@zx2c4.com>
Mon, 21 Feb 2022 20:14:04 +0000 (21:14 +0100)
commit87e7d5abad0cbc9312dea7f889a57d294c1a5fcc
treea11b0f6947bceda5b37ce7fec03f368ce702eacc
parent6071a6c0fba2d747742cadcbb3ba26ed756ed73b
random: remove whitespace and reorder includes

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>
drivers/char/random.c