CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/08/24 07:41:06
Modified files:
sys/scsi : scsiconf.c scsiconf.h
Log message:
Simply logic of detaching things. scsi_detach_bus() folded into
scsi_detach(), scsi_detach_target() and scsi_detach_lun() become
simple wrappers of scsi_detach() invocations.
No intentional functional change.
