]> Git Repo - linux.git/commit
null_blk: use blk_complete_request and blk_mq_complete_request
authorChristoph Hellwig <[email protected]>
Mon, 10 Feb 2014 11:24:40 +0000 (03:24 -0800)
committerJens Axboe <[email protected]>
Mon, 10 Feb 2014 16:27:31 +0000 (09:27 -0700)
commitce2c350b2cfe5b5ca5023a6b1ec4d21821d39add
treec074778d490c8a45dc6e52d8161dcd6517906a61
parent5124c285797aa33d5fdb909fbe808a61bcc5eb9d
null_blk: use blk_complete_request and blk_mq_complete_request

Use the block layer helpers for CPU-local completions instead of
reimplementing them locally.

Signed-off-by: Christoph Hellwig <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
drivers/block/null_blk.c
This page took 0.046899 seconds and 4 git commands to generate.