Commit 43d8a72c authored by Stephan Müller's avatar Stephan Müller Committed by Theodore Ts'o
Browse files

random: remove variable limit



The variable limit was used to identify the nonblocking pool's unlimited
random number generation. As the nonblocking pool is a thing of the
past, remove the limit variable and any conditions around it (i.e.
preserve the branches for limit == 1).

Signed-off-by: default avatarStephan Mueller <smueller@chronox.de>
Signed-off-by: default avatarTheodore Ts'o <tytso@mit.edu>
parent 2e03c36f
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment