memstick: change to use __blk_end_request()
authorKiyoshi Ueda <[email protected]>
Wed, 1 Oct 2008 14:12:15 +0000 (10:12 -0400)
committerJens Axboe <[email protected]>
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 <[email protected]>
Signed-off-by: Jun'ichi Nomura <[email protected]>
Cc: Alex Dubov <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
drivers/memstick/core/mspro_block.c