Edit

IABSD.fr/src/sys/dev/ata

Branch :

  • Show log

    Commit

  • Author : krw
    Date : 2020-02-05 16:29:29
    Hash : 21ceeee0
    Message : Nuke unnecessary abstraction 'scsi_minphys()' which just calls 'minphys()'. Just use & check for NULL instead, since 'minphys()' is always called on the code path ([cd|sd|st]minphys) that calls physio().