CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/06/30 12:43:37
Modified files:
sys/scsi : cd.c ch.c mpath_emc.c mpath_hds.c mpath_rdac.c
mpath_sym.c safte.c scsiconf.c scsiconf.h sd.c
ses.c st.c
Log message:
Nuke unneeded 'sa_inqbuf' member of struct scsi_attach_args. It always
points to the inquiry data contained in the struct scsi_link pointed
to by the other member, sa_sc_link.
