[SCSI] fix callers of scsi_remove_device() who already hold the scan muted
authorAlan Stern <stern@rowland.harvard.edu>
Tue, 26 Jul 2005 14:20:53 +0000 (10:20 -0400)
committerJames Bottomley <jejb@mulgrave.(none)>
Fri, 9 Sep 2005 15:28:17 +0000 (10:28 -0500)
This patch (as544) adds a private entry point to scsi_remove_device, for
use when callers already own the scan_mutex.  The appropriate callers are
modified to use the new entry point.

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>

No differences found