Date: Sun, 27 May 2007 18:54:58 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/random yarrow.c Message-ID: <200705271854.l4RIswQc014161@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson     2007-05-27 18:54:58 UTC
  FreeBSD src repository
  Modified files:
    sys/dev/random       yarrow.c 
  Log:
  Rather than repeatedly setting and discarding local variable 'o' based
  on the return values of various run-time sysctl additions, just ignore
  the return value.
  
  Found with:     Coverity Prevent(tm)
  CID:            562
  
  Revision  Changes    Path
  1.47      +7 -9      src/sys/dev/random/yarrow.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200705271854.l4RIswQc014161>
