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