Date: Sun, 1 Apr 2007 13:46:39 +0000 (UTC) From: Alexander Leidinger <netchild@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb ubser.c Message-ID: <200704011346.l31DkdFu012509@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
netchild 2007-04-01 13:46:39 UTC
FreeBSD src repository
Modified files:
sys/dev/usb ubser.c
Log:
Make it obvious that we don't care about the return value of
usbd_endpoint_count(), the failure case is handled implicit in the
following code.
Found by: Coverity Prevent (tm)
CID: 56
Revision Changes Path
1.21 +1 -1 src/sys/dev/usb/ubser.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200704011346.l31DkdFu012509>
