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
hash.h
nehemiah.c
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
randomdev.c Sweep kernel replacing suser(9) calls with priv(9) calls, assigning 2006-11-06 13:42:10 +00:00
randomdev.h
yarrow.c Rather than repeatedly setting and discarding local variable 'o' based 2007-05-27 18:54:58 +00:00
yarrow.h