• Christoph Hellwig's avatar
    [PATCH] remove scsi_slave_attach/scsi_slave_detach · af1cbdf2
    Christoph Hellwig authored
    I added those two to factor out common code from the upper drivers
    a long time ago, but after Doug & Lubens nice work there's nothing
    left but incrementing/decrementing a counter in struct scsi_device
    that's never used except in the case were we not it must be NULL
    because we just walked the chain of drivers to detach every single
    one..
    af1cbdf2
scsi.c 37.5 KB