Date: Tue, 14 Feb 2006 03:29:32 +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/kern subr_disk.c Message-ID: <200602140329.k1E3TWbx049073@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200602140329.k1E3TWbx049073>
