git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e6bb7a9
)
block: move completion related functions back to blk-core.c
author
FUJITA Tomonori
<fujita.tomonori@lab.ntt.co.jp>
Mon, 11 May 2009 08:56:09 +0000
(17:56 +0900)
committer
Jens 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