Commit 215a2e7a authored by Christoph Hellwig's avatar Christoph Hellwig Committed by James Bottomley

[PATCH] unexport scsi_host_get_next

No drivers are using it anymore, and having this private to the
midlayer should make proper shost refcounting easier.
parent 4cba277f
......@@ -92,7 +92,6 @@ EXPORT_SYMBOL(scsi_reset_provider);
/*
* 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);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment