cvs commit: src/sys/dev/usb ubser.c

Alexander Leidinger netchild at FreeBSD.org
Sun Apr 1 13:46:40 UTC 2007


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


More information about the cvs-src mailing list