Module Name: src Committed By: riastradh Date: Sun Feb 28 20:24:23 UTC 2016
Modified Files: src/sys/kern: kern_rndq.c Log Message: Use __arraycount(x), not howmany(sizeof(x), sizeof(*x)). To generate a diff of this commit: cvs rdiff -u -r1.84 -r1.85 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.