]> www.infradead.org Git - users/hch/block.git/commit
block: simplify ioc_create_icq
authorChristoph Hellwig <hch@lst.de>
Fri, 26 Nov 2021 06:51:33 +0000 (07:51 +0100)
committerChristoph Hellwig <hch@lst.de>
Fri, 26 Nov 2021 10:57:25 +0000 (11:57 +0100)
commitf2fec4b9b7d8d17d0f43ff6da2d7af5de511fe10
tree7e68998fe237018050c554a3fbbcc441d1c4c7e6
parent900dd2e9e1804989d0cb1a62b46627a53a80b4ed
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>
block/blk-ioc.c