diff options
author | Owain Ainsworth <oga@cvs.openbsd.org> | 2009-03-23 22:07:42 +0000 |
---|---|---|
committer | Owain Ainsworth <oga@cvs.openbsd.org> | 2009-03-23 22:07:42 +0000 |
commit | 4fe12823a6c86e647cfd8ad32feedf50ad6f06bf (patch) | |
tree | 4a5e6cc6a464341731cfd3807f344d6e783cf349 /sys/uvm/uvm_pmap.h | |
parent | bfec2c4397630d66d4a7037c0f0e4ddbe16352b3 (diff) |
turn a for (i = 0; i < size; i++) arc4random(); loop into arc4random_buf().
Since that function is now so small (2 lines), inline it into it's only user.
Shaves some bytes (104 on amd64).
ok deraadt@, blambert@. djm@ liked an earlier diff.
Diffstat (limited to 'sys/uvm/uvm_pmap.h')
0 files changed, 0 insertions, 0 deletions