]> asedeno.scripts.mit.edu Git - linux.git/commit
random: Fix whitespace pre random-bytes work
authorTobin C. Harding <me@tobin.cc>
Thu, 21 Jun 2018 23:15:31 +0000 (09:15 +1000)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 18 Jul 2018 01:32:48 +0000 (21:32 -0400)
commit8ddd6efa56c3fe23df9fe4cf5e2b49cc55416ef4
treeaf298a25a622ac9c34d9ba86b4b1f2b8080a50ae
parent81e69df38e2911b642ec121dec319fad2a4782f3
random: Fix whitespace pre random-bytes work

There are a couple of whitespace issues around the function
get_random_bytes_arch().  In preparation for patching this function
let's clean them up.

Acked-by: Theodore Ts'o <tytso@mit.edu>
Signed-off-by: Tobin C. Harding <me@tobin.cc>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
drivers/char/random.c