[SCSI] remove Scsi_Host_Template typedef
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
This commit is contained in:
committed by
James Bottomley
parent
c0ed79a331
commit
d0be4a7d29
@@ -570,7 +570,7 @@ static int aha1740_eh_abort_handler (Scsi_Cmnd *dummy)
|
||||
return 0;
|
||||
}
|
||||
|
||||
static Scsi_Host_Template aha1740_template = {
|
||||
static struct scsi_host_template aha1740_template = {
|
||||
.module = THIS_MODULE,
|
||||
.proc_name = "aha1740",
|
||||
.proc_info = aha1740_proc_info,
|
||||
|
||||
Reference in New Issue
Block a user