* [PATCH] unexport scsi_host_get_next
@ 2003-04-21 9:59 Christoph Hellwig
0 siblings, 0 replies; only message in thread
From: Christoph Hellwig @ 2003-04-21 9:59 UTC (permalink / raw)
To: James.Bottomley; +Cc: linux-scsi
No drivers are using it anymore, and having this private to the
midlayer should make proper shost refcounting easier.
--- 1.30/drivers/scsi/scsi_syms.c Mon Mar 24 07:14:51 2003
+++ edited/drivers/scsi/scsi_syms.c Mon Apr 21 10:10:29 2003
@@ -92,7 +92,6 @@
/*
* These are here only while I debug the rest of the scsi stuff.
*/
-EXPORT_SYMBOL(scsi_host_get_next);
EXPORT_SYMBOL(scsi_host_hn_get);
EXPORT_SYMBOL(scsi_host_put);
EXPORT_SYMBOL(scsi_device_types);
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2003-04-21 9:47 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-04-21 9:59 [PATCH] unexport scsi_host_get_next Christoph Hellwig
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox