[SCSI] remove Scsi_Host_Template typedef

Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Esse commit está contido em:
Christoph Hellwig
2005-10-31 18:31:40 +01:00
commit de James Bottomley
commit d0be4a7d29
110 arquivos alterados com 185 adições e 186 exclusões

Ver arquivo

@@ -255,7 +255,7 @@
*/
static struct Scsi_Host *first_instance = NULL;
static Scsi_Host_Template *the_template = NULL;
static struct scsi_host_template *the_template = NULL;
/* Macros ease life... :-) */
#define SETUP_HOSTDATA(in) \