memstick: change to use __blk_end_request()
authorKiyoshi Ueda <k-ueda@ct.jp.nec.com>
Wed, 1 Oct 2008 14:12:15 +0000 (10:12 -0400)
committerJens Axboe <jens.axboe@oracle.com>
Thu, 9 Oct 2008 06:56:20 +0000 (08:56 +0200)
commit2a9df5055a99df25533daf4041fdb99f0ed3463c
tree48a62d02ee13c12fdbf99e3de0a8bbcbc23bc4c2
parent8316982ac06d7d8875dc8738efbb030791dc33bb
memstick: change to use __blk_end_request()

This patch converts memstick to use __blk_end_request() directly
so that end_{queued|dequeued}_request() can be removed.

Signed-off-by: Kiyoshi Ueda <k-ueda@ct.jp.nec.com>
Signed-off-by: Jun'ichi Nomura <j-nomura@ce.jp.nec.com>
Cc: Alex Dubov <oakad@yahoo.com>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
drivers/memstick/core/mspro_block.c