]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
dm crypt: remove waitqueue
authorMilan Broz <mbroz@redhat.com>
Tue, 21 Oct 2008 16:45:03 +0000 (17:45 +0100)
committerAlasdair G Kergon <agk@redhat.com>
Tue, 21 Oct 2008 16:45:03 +0000 (17:45 +0100)
commit0a4a1047a445062793d9004bcb0d52756726fdf5
tree4fb581827ae3951c0737188301208a4fb73831e3
parent393b47ef23bbcf16890c907d0144b5a8ec4caebf
dm crypt: remove waitqueue

Remove waitqueue no longer needed with the async crypto interface.

Signed-off-by: Milan Broz <mbroz@redhat.com>
Signed-off-by: Alasdair G Kergon <agk@redhat.com>
drivers/md/dm-crypt.c