From: FUJITA Tomonori Date: Mon, 11 May 2009 08:56:09 +0000 (+0900) Subject: block: move completion related functions back to blk-core.c X-Git-Tag: v2.6.31-rc1~389^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1f744937f1be3e6d3009382a755679133cf782d;p=pandora-kernel.git block: move completion related functions back to blk-core.c 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 Signed-off-by: Jens Axboe --- Reading git-diff-tree failed