From: Christof Schmitt Date: Tue, 22 Feb 2011 18:54:46 +0000 (+0100) Subject: [SCSI] zfcp: Move SCSI host and transport templates out of struct zfcp_data X-Git-Tag: v2.6.39-rc1~440^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1947c72a122a8c367fdfc650c39a98ba76cc573a;p=pandora-kernel.git [SCSI] zfcp: Move SCSI host and transport templates out of struct zfcp_data The SCSI host and transport templates are the only members left in the global zfcp_data struct. Move them out of zfcp_data and remove the now unused zfcp_data struct. Also update the names of the register and unregister functions to use the zfcp_scsi prefix. Signed-off-by: Christof Schmitt Signed-off-by: Steffen Maier Signed-off-by: James Bottomley --- Reading git-diff-tree failed