]> git.baikalelectronics.ru Git - kernel.git/commit
random: fix comment on proc_do_uuid
authorGreg Price <price@MIT.EDU>
Fri, 29 Nov 2013 19:58:16 +0000 (14:58 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 20 Mar 2014 02:18:50 +0000 (22:18 -0400)
commit6e3d9b0e83dcb2f8521328dddac63677e85fa63c
treefca5baf7564294a9fff29dcb38aa785f9b978e95
parent91a098356ce2262479a2a32144828b398ab0a4c9
random: fix comment on proc_do_uuid

There's only one function here now, as uuid_strategy is long gone.
Also make the bit about "If accesses via ..." clearer.

Signed-off-by: Greg Price <price@mit.edu>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
drivers/char/random.c