CVSROOT:        /cvs
Module name:    src
Changes by:     k...@cvs.openbsd.org    2020/02/12 07:08:56

Modified files:
        sys/dev/pv     : hvs.c vioblk.c xbf.c 
        sys/dev/sdmmc  : sdmmc_scsi.c 

Log message:
Bring a few stragglers into line with the idiom used by the other 40+
scsi drivers. i.e. eliminate the struct scsi_adapter member in the
softc and rely on the pointer to a static scsi_adapter in the struct
scsi_link member.

Reply via email to