freebsd-dev/sys/dev/random
Robert Watson 5e6868f3d4 Don't save SYSCTL_ADD_*() results in a local variable just to throw them
away; preserve the ones that are needed for further calls in the init
function and ignore the rest entirely.

Found with:	Coverity Prevent(tm)
CID:		563
2007-05-28 18:20:15 +00:00
..
harvest.c
hash.c stop including rijndael-api-fst.h from rijndael.h. 2005-03-11 15:42:51 +00:00
hash.h
nehemiah.c Remove GIANT from device random. 2005-12-20 21:41:52 +00:00
nehemiah.h
probe.c Now even more style(9)ish. 2006-07-13 11:47:36 +00:00
randomdev_soft.c Don't save SYSCTL_ADD_*() results in a local variable just to throw them 2007-05-28 18:20:15 +00:00
randomdev_soft.h Remove GIANT from device random. 2005-12-20 21:41:52 +00:00
randomdev.c Sweep kernel replacing suser(9) calls with priv(9) calls, assigning 2006-11-06 13:42:10 +00:00
randomdev.h Remove GIANT from device random. 2005-12-20 21:41:52 +00:00
yarrow.c Rather than repeatedly setting and discarding local variable 'o' based 2007-05-27 18:54:58 +00:00
yarrow.h