commit | eca5892a5d616d39185d652820931f21cab2f190 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Fri Nov 26 12:58:17 2021 +0100 |
committer | Jens Axboe <axboe@kernel.dk> | Mon Nov 29 06:41:29 2021 -0700 |
tree | d26026812e59f994ec2b4d6c1e290b459ff6314e | |
parent | 18b74c4dcad8150e855755697d4d594506e3de78 [diff] |
block: simplify ioc_lookup_icq Remove the ioc argument as it always points to current->io_context. Signed-off-by: Christoph Hellwig <hch@lst.de> Link: https://lore.kernel.org/r/20211126115817.2087431-15-hch@lst.de Signed-off-by: Jens Axboe <axboe@kernel.dk>