On Mon, 4 May 2015, James Bottomley wrote: > However, it does also strike me that these three drivers have problems > because they're using the wrong initialisation pattern: the template is > supposed to be in the bus connector for compound drivers not in the > core. Why is it supposed to be done that way? Isn't that less efficient? It means you have to have a separate copy of the template for each bus connector driver, instead of letting them all share a common template in the core. Alan Stern -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html