[SCSI] aacraid: semaphore cleanup
authorThomas Gleixner <tglx@linutronix.de>
Tue, 7 Sep 2010 14:32:47 +0000 (14:32 +0000)
committerJames Bottomley <James.Bottomley@suse.de>
Fri, 17 Sep 2010 02:54:09 +0000 (22:54 -0400)
Get rid of init_MUTEX[_LOCKED]() and use sema_init() instead.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: aacraid@adaptec.com
Signed-off-by: James Bottomley <James.Bottomley@suse.de>

No differences found