[SCSI] turn most scsi semaphores into mutexes
authorArjan van de Ven <arjan@infradead.org>
Wed, 11 Jan 2006 12:16:10 +0000 (13:16 +0100)
committerJames Bottomley <jejb@mulgrave.(none)>
Thu, 12 Jan 2006 17:53:11 +0000 (11:53 -0600)
the scsi layer is using semaphores in a mutex way, this patch converts
these into using mutexes instead

Signed-off-by: Arjan van de Ven <arjan@infradead.org>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>

No differences found