From: Alan Stern Date: Tue, 26 Jul 2005 14:20:53 +0000 (-0400) Subject: [SCSI] fix callers of scsi_remove_device() who already hold the scan muted X-Git-Tag: v2.6.14-rc1~5^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=903f4fed858a7b56b260cbd55d174fe54d188fb7;p=pandora-kernel.git [SCSI] fix callers of scsi_remove_device() who already hold the scan muted 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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed