OSDN Git Service

block: simplify ioc_create_icq
authorChristoph Hellwig <hch@lst.de>
Fri, 26 Nov 2021 11:58:16 +0000 (12:58 +0100)
committerJens Axboe <axboe@kernel.dk>
Mon, 29 Nov 2021 13:41:29 +0000 (06:41 -0700)
commit18b74c4dcad8150e855755697d4d594506e3de78
tree89b3e6db941e0217ad7ea5cae7ac205da5a9c2d9
parentd538ea4cb8e7241af8091eee30483fabf64444a5
block: simplify ioc_create_icq

Remove the ioc and gfp_mask argument, which are hard coded by the caller.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/20211126115817.2087431-14-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-ioc.c