Date: Sat, 31 May 2003 11:41:09 -0700 (PDT) From: Poul-Henning Kamp <phk@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ciss ciss.c Message-ID: <200305311841.h4VIf9aL014405@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2003/05/31 11:41:09 PDT
FreeBSD src repository
Modified files:
sys/dev/ciss ciss.c
Log:
Fix off-by-one error in drive number check.
Don't return(foo(...)) in function returning void.
Found by: FlexeLint
Revision Changes Path
1.22 +3 -3 src/sys/dev/ciss/ciss.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200305311841.h4VIf9aL014405>
