block: move completion related functions back to blk-core.c
authorFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Mon, 11 May 2009 08:56:09 +0000 (17:56 +0900)
committerJens Axboe <jens.axboe@oracle.com>
Mon, 11 May 2009 09:06:48 +0000 (11:06 +0200)
Let's put the completion related functions back to block/blk-core.c
where they have lived. We can also unexport blk_end_bidi_request() and
__blk_end_bidi_request(), which nobody uses.

Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>

No differences found