From: Andy Grover Date: Thu, 19 Jan 2012 21:39:11 +0000 (-0800) Subject: scsi: Use struct scsi_lun in fc/fcp.h X-Git-Tag: v3.4-rc1~146^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e35fa8c2d0feb977c2f7d14a973b4132483ffef3;p=pandora-kernel.git scsi: Use struct scsi_lun in fc/fcp.h This allows us to use scsilun_to_int without an ugly cast. Fix up places that use scsilun_to_int on fcp->fc_lun accordingly. In fc target, this leaves ft_cmd.lun unused, so remove it. Signed-off-by: Andy Grover Cc: Christoph Hellwig Cc: Kiran Patil Cc: James Bottomley Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed