random: fix description of get_random_bytes
authorGreg Price <price@MIT.EDU>
Fri, 29 Nov 2013 19:59:45 +0000 (14:59 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 20 Mar 2014 02:18:50 +0000 (22:18 -0400)
commit18e9cea74951b64282964f9625db94c5d5a007bd
tree267e8765b7704d2495e57996cc8d057aa757bcb0
parentf22052b2025b78475a60dbe01b66b3120f4faefa
random: fix description of get_random_bytes

After this remark was written, commit d2e7c96af added a use of
arch_get_random_long() inside the get_random_bytes codepath.
The main point stands, but it needs to be reworded.

Signed-off-by: Greg Price <price@mit.edu>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
drivers/char/random.c
This page took 0.02426 seconds and 5 git commands to generate.