Module Name: src Committed By: riastradh Date: Wed Feb 17 01:01:42 UTC 2016
Modified Files:
src/sys/kern: kern_rndq.c
Log Message:
Omit needless call to rnd_getmore in rnd_extract_data.
The only remaining caller -- rnd_extract -- already does it.
To generate a diff of this commit:
cvs rdiff -u -r1.77 -r1.78 src/sys/kern/kern_rndq.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
