]> git.baikalelectronics.ru Git - kernel.git/commit
blk-mq: remove __blk_mq_alloc_request
authorChristoph Hellwig <hch@lst.de>
Fri, 16 Jun 2017 16:15:27 +0000 (18:15 +0200)
committerJens Axboe <axboe@kernel.dk>
Sun, 18 Jun 2017 16:08:55 +0000 (10:08 -0600)
commit4c84ac172b251b37a2c10c24b77cf306b24d1f57
tree0e2618c1d16e03ddaca34537b5629f389fc2c8cf
parent17f600934d05af56ca82448d9cfab3ffd04ecad3
blk-mq: remove __blk_mq_alloc_request

Move most code into blk_mq_rq_ctx_init, and the rest into
blk_mq_get_request.

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