cvs commit: src/sys/dev/dpt dpt_pci.c

Sam Leffler sam at FreeBSD.org
Thu Feb 24 02:03:56 GMT 2005


sam         2005-02-24 02:03:55 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/dpt          dpt_pci.c 
  Log:
  o nuke duplicate call of dpt_free when dpt_init fails
  o nuke gratuitous null ptr check; softc can never be null in this routine
  
  Noticed by:     Coverity Prevent analysis tool
  Reviewed by:    mdodd
  
  Revision  Changes    Path
  1.31      +1 -3      src/sys/dev/dpt/dpt_pci.c


More information about the cvs-all mailing list