CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/12/03 08:58:28
Modified files:
sys/scsi : scsi_base.c scsi_disk.h scsiconf.h sd.c
Log message:
Check for expected mode sense page code as well as expected mode page length
when
constructing the pointer to the page data. Remove now unneeded DISK_PGCODE().
Usual misc whitespace/modernization tweaks to functions being modified.
