CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2020/09/14 12:44:54

Modified files:
        sys/scsi       : sd.c 

Log message:
No need to check for SDEV_DYING as the first thing in both branches of an
if/else. Just do it once before the if.

Move the SC_DEBUG() documenting entry into sdopen() to before the various error
bailouts.

Reply via email to