From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: State of sg_proc_host_info and sg_proc_hoststrs_info Date: Sun, 10 Nov 2002 03:51:04 +0100 Sender: linux-scsi-owner@vger.kernel.org Message-ID: <20021110035104.A31903@lst.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline List-Id: linux-scsi@vger.kernel.org To: Douglas Gilbert Cc: linux-scsi@vger.kernel.org Hi Douglas, do you know of any users that rely on these functions or rather the /proc file generated by them? I plan to rationalize and properly lock down handling of the scsi host list, and I'd prefer to have the replacement for scsi_host_get_next() not export to module (sg is the only user currently).