cciss: use schedule_timeout_interruptible()
authorAndrew Morton <akpm@linux-foundation.org>
Tue, 2 Jun 2009 12:51:30 +0000 (14:51 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Tue, 2 Jun 2009 12:51:30 +0000 (14:51 +0200)
commit77b0308a0778861111184e097533000f7a458c37
treeb879244a8271bbe307e015a931b28e0fb31d338f
parent7fe063268e73681cdca1a6496a25f93d3332f517
cciss: use schedule_timeout_interruptible()

Use schedule_timeout_interruptible() instead of open-coding the set and
schedule parts.

Cc: Mike Miller <mikem@beardog.cca.cpqcorp.net>
Cc: Stephen M. Cameron <scameron@beardog.cca.cpqcorp.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
drivers/block/cciss_scsi.c