random: fix comment on "account"
authorGreg Price <price@MIT.EDU>
Fri, 29 Nov 2013 20:50:06 +0000 (15:50 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 20 Mar 2014 02:18:50 +0000 (22:18 -0400)
commit19fa5be1d92be3112521145bf99f77007abf6b16
tree62683ecd9f194b7da5dcaa4147f2c3542b2e37db
parent12ff3a517ab92b5496c731a3c354caa1f16c569f
random: fix comment on "account"

This comment didn't quite keep up as extract_entropy() was split into
four functions.  Put each bit by the function it describes.

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