CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/08/22 09:07:11
Modified files:
sys/scsi : cd.c sd.c sdvar.h st.c
Log message:
The last timeout_add(sc_timeout) died in the great XS_NO_CCB purge of 2017. Nuke
pointless timeout_set(sc_timoeut) and timeout_del(sc_timeout) calls and the
sc_timeout fields themselves.
