linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] remove dead struct/typedef from hosts.h
@ 2002-11-17 22:51 Christoph Hellwig
  0 siblings, 0 replies; only message in thread
From: Christoph Hellwig @ 2002-11-17 22:51 UTC (permalink / raw)
  To: James.Bottomley; +Cc: linux-scsi


--- 1.37/drivers/scsi/hosts.h	Sat Nov 16 20:26:02 2002
+++ edited/drivers/scsi/hosts.h	Sun Nov 17 21:37:54 2002
@@ -500,15 +500,6 @@
 extern void scsi_unblock_requests(struct Scsi_Host *);
 extern void scsi_block_requests(struct Scsi_Host *);
 extern void scsi_report_bus_reset(struct Scsi_Host *, int);
-
-typedef struct SHN
-{
-	struct list_head shn_list;
-	char *name;
-	unsigned short host_no;
-	unsigned short host_registered;
-} Scsi_Host_Name;
-	
 extern void scsi_register_blocked_host(struct Scsi_Host *);
 extern void scsi_deregister_blocked_host(struct Scsi_Host *);
 

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-11-17 22:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-11-17 22:51 [PATCH] remove dead struct/typedef from hosts.h Christoph Hellwig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).