dm delay: cleanup
authorAlasdair G Kergon <agk@redhat.com>
Thu, 12 Jul 2007 16:26:47 +0000 (17:26 +0100)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Thu, 12 Jul 2007 22:01:08 +0000 (15:01 -0700)
commitac818646d4be79123ad8dc5f1c4da8575d4960f8
tree7efa3bb2f34998a0cad96fad1f355bf0c12b474b
parent028867ac28e51afc834a5931e7545c022557eded
dm delay: cleanup

Use setup_timer().
Replace semaphore with mutex.

Signed-off-by: Alasdair G Kergon <agk@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/md/dm-delay.c