[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
@@ -632,7 +632,7 @@ out:
|
||||
return err;
|
||||
}
|
||||
|
||||
static Scsi_Host_Template mts_scsi_host_template = {
|
||||
static struct scsi_host_template mts_scsi_host_template = {
|
||||
.module = THIS_MODULE,
|
||||
.name = "microtekX6",
|
||||
.proc_name = "microtekX6",
|
||||
|
Reference in New Issue
Block a user