Home
last modified time | relevance | path

Searched hist:"7 d1b08c40c4f02c119476b29eca9bbc8d98d2a83" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/char/
H A Drandom.cdiff 7d1b08c40c4f02c119476b29eca9bbc8d98d2a83 Sat Dec 07 15:49:55 CET 2013 Greg Price <price@MIT.EDU> random: entropy_bytes is actually bits

The variable 'entropy_bytes' is set from an expression that actually
counts bits. Fortunately it's also only compared to values that also
count bits. Rename it accordingly.

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