We originally only supported the methods in the transport_template, which led to problems with drivers needing it and having to fake up a template. Then we added it to the host to avoid that issue, but because the transport template takes precedence we still have various placed that need to hack around it. This series removes the transport_template instance and switches everyone to use the host method, similar to how we supply generic helpers elsewhere. In addition it removes a bit of cruft in the same area. -- 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