• Christoph Hellwig's avatar
    [PATCH] move over exposing host attributes from sg/procfs to sysfs · 2e8a9a3f
    Christoph Hellwig authored
    This patch moves over printing of the various struct Scsi_Host
    attributes from procfs functions in the sg driver to sysfs.
    
    Not only is this the much more logical place for them, but with some
    more work on the pcmcia drivers this will allow us to make
    scsi_host_get_next() private to the midlayer for implementing
    refcounting and cleaning up locking in that area.
    2e8a9a3f
scsi_sysfs.c 7.82 KB