OSDN Git Service

aha1524: Use struct scsi_cmnd
authorOndrej Zary <linux@rainbow-software.org>
Fri, 6 Feb 2015 22:11:44 +0000 (23:11 +0100)
committerJames Bottomley <JBottomley@Odin.com>
Fri, 10 Apr 2015 01:08:21 +0000 (18:08 -0700)
commit55b28f9fc033f9af090a58ea97063ca51552a2a6
tree57469ca123bfd2b0b2f2d5f110aadb853a012c79
parentcad2fc72cfc092ed3448a0235f59fe003f4f85c3
aha1524: Use struct scsi_cmnd

Use struct scsi_cmnd instead of Scsi_Cmnd and also rename the variables
to get rid of SC prefix

Signed-off-by: Ondrej Zary <linux@rainbow-software.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: James Bottomley <JBottomley@Odin.com>
drivers/scsi/aha1542.c