cvs commit: src/sys/kern subr_disk.c

Robert Watson rwatson at FreeBSD.org
Mon Feb 13 19:29:40 PST 2006


rwatson     2006-02-14 03:29:32 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/kern             subr_disk.c 
  Log:
  Merge subr_disk.c:1.86 from HEAD to RELENG_6:
  
    When calling bioq_first() to see if a queue is empty in bioq_disksort(),
    don't save the return value as we won't use it.
  
    Noticed by:     Coverity Prevent analysis tool
  
  Approved by:    re (scottl)
  
  Revision  Changes    Path
  1.85.2.1  +1 -1      src/sys/kern/subr_disk.c


More information about the cvs-all mailing list