Date: Mon, 18 Apr 2011 14:34:10 +0000 (UTC) From: Alexander Motin <mav@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/cam cam_periph.c Message-ID: <201104181434.p3IEYKwq092061@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mav 2011-04-18 14:34:10 UTC
FreeBSD src repository
Modified files:
sys/cam cam_periph.c
Log:
SVN rev 220786 on 2011-04-18 14:34:10Z by mav
Remove always false "< 0" check for unsgined int variable. This check is
also duplicate, as the value was already checked for 0 before decrementing.
Reported by: rpaulo
Revision Changes Path
1.95 +0 -2 src/sys/cam/cam_periph.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201104181434.p3IEYKwq092061>
