• Christoph Hellwig's avatar
    [PATCH] remove implicit scsi_register() · ff9e1de2
    Christoph Hellwig authored
    hosts.c has some crufty old code to implicitly do scsi_register/
    scsi_unregister for drivers that don't do it.  This seems to be
    a left-over from the very early days and apparently no driver
    in the tree uses it (at least according to some grepping).
    
    This patch removes it.
    ff9e1de2
hosts.c 15.8 KB