]> Pileus Git - ~andy/linux/commit
random: optimize the entropy_store structure
authorTheodore Ts'o <tytso@mit.edu>
Sat, 21 Sep 2013 23:42:41 +0000 (19:42 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 10 Oct 2013 18:32:18 +0000 (14:32 -0400)
commitc59974aea43fd292a0784dbf7b3d7347e2caf4e9
treedf60e718e97795838d2246aaa9ba63efdd08b6fb
parent3ef4cb2d65ee13d84140cbede8e1980c6ae49ffd
random: optimize the entropy_store structure

Use smaller types to slightly shrink the size of the entropy store
structure.

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