]> Git Repo - linux.git/commit
block: move rq_ioc() to blk.h
authorJens Axboe <[email protected]>
Wed, 14 Dec 2016 21:23:43 +0000 (14:23 -0700)
committerJens Axboe <[email protected]>
Tue, 17 Jan 2017 17:03:42 +0000 (10:03 -0700)
commitc23ecb426084a98418ee29124c139e37c274ad04
treecc5a01c2a4af28ce0fbd539bb6194812f1cb1510
parentc51ca6cf545bc51ad38bd50816bde37c647d608d
block: move rq_ioc() to blk.h

We want to use it outside of blk-core.c.

Signed-off-by: Jens Axboe <[email protected]>
Reviewed-by: Johannes Thumshirn <[email protected]>
Reviewed-by: Bart Van Assche <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Reviewed-by: Omar Sandoval <[email protected]>
block/blk-core.c
block/blk.h
This page took 0.047324 seconds and 4 git commands to generate.