OSDN Git Service

block: move __elv_next_request to blk-core.c
authorChristoph Hellwig <hch@lst.de>
Tue, 3 Oct 2017 08:47:00 +0000 (10:47 +0200)
committerJens Axboe <axboe@kernel.dk>
Tue, 3 Oct 2017 14:43:04 +0000 (08:43 -0600)
commit9c9883744dda1cc38339a448dd8435140537027e
treef12a16e699415343d5757d7b118dc59f6a295d3d
parent7cb04004fa371a626c1a5ebe6d977f70285759ed
block: move __elv_next_request to blk-core.c

No need to have this helper inline in a header.  Also drop the __ prefix.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-core.c
block/blk.h