From: Christof Schmitt Date: Fri, 19 Dec 2008 15:56:57 +0000 (+0100) Subject: [SCSI] zfcp: Remove initial device data from zfcp_data X-Git-Tag: v2.6.29-rc1~555^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3623ecba19660d1d838f8b1a4d1e80007d603617;p=pandora-kernel.git [SCSI] zfcp: Remove initial device data from zfcp_data The information from the kernel parameter is only needed during init. Keep the three pieces (busid, wwpn and lun) local to simplify the global zfcp_data structures. While at it, also remove the unused loglevel variable and give the module parameter variable a better name. Signed-off-by: Christof Schmitt Acked-by: Felix Beck Signed-off-by: James Bottomley --- Reading git-diff-tree failed