From: Matthias Kaehlcke Date: Sun, 29 Jul 2007 21:38:15 +0000 (+0200) Subject: [SCSI] st: Use mutex instead of semaphore X-Git-Tag: v2.6.23-rc3~98^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28f85009e0cf6a5232cd285131eac3dfe26d9e3a;p=pandora-kernel.git [SCSI] st: Use mutex instead of semaphore The SCSI Tape driver uses a semaphore as mutex. Use the mutex API instead of the (binary) semaphore. Signed-off-by: Matthias Kaehlcke Acked-by: Kai Makisara Signed-off-by: James Bottomley --- Reading git-diff-tree failed