]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
block: remove blk_mq_alloc_single_hw_queue() prototype
authorLinus Walleij <linus.walleij@linaro.org>
Wed, 14 Sep 2016 12:33:15 +0000 (14:33 +0200)
committerJens Axboe <axboe@fb.com>
Wed, 14 Sep 2016 14:44:55 +0000 (08:44 -0600)
commitabe47114b192a9e0167905a3418d815b4fcf87de
tree9ada7f6b27a3010365eba634cc88ce393b706d38
parent223757016837d5bc8546c5683e13fbafe6cb374d
block: remove blk_mq_alloc_single_hw_queue() prototype

The blk_mq_alloc_single_hw_queue() is a prototype artifact that
should have been removed with
commit cdef54dd85ad66e77262ea57796a3e81683dd5d6
"blk-mq: remove alloc_hctx and free_hctx methods" where the last
users of it were deleted.

Fixes: cdef54dd85ad ("blk-mq: remove alloc_hctx and free_hctx methods")
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@fb.com>
include/linux/blk-mq.h