]> git.baikalelectronics.ru Git - kernel.git/commit
random: fix typos in get_random_bytes() comment
authorWilliam Zijl <postmaster@gusted.xyz>
Sat, 1 Oct 2022 15:36:21 +0000 (17:36 +0200)
committerJason A. Donenfeld <Jason@zx2c4.com>
Sat, 1 Oct 2022 21:37:51 +0000 (23:37 +0200)
commit6a06bfe57cb60389c0622dd7024d9231f0e4d1c0
tree4c40b16311ab2c7023e483010baf2fb7a065b033
parent5916a1d88d8588fb3d8ffa9070d19d4ecc49e188
random: fix typos in get_random_bytes() comment

Remove extra whitespace and add a missing word to a sentence describing
get_random_bytes().

Signed-off-by: William Zijl <postmaster@gusted.xyz>
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
drivers/char/random.c