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>
Wed, 16 Feb 2022 23:02:07 +0000 (00:02 +0100)
commit0d3e554bed5a397d3c9de292362f4f16889e4434
treebbf26251a0957aedfed871c810089d7ba5e29dcc
parent76a6774987ec76e60c7a7f953fa4503cb140c668
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>
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
drivers/char/random.c