commit | 8a20c0c7e0cea7eb0c32fd6b63ff514c9ac32b8f | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Thu Dec 09 07:31:24 2021 +0100 |
committer | Jens Axboe <axboe@kernel.dk> | Thu Dec 16 10:59:01 2021 -0700 |
tree | 2a3eb9f48b6526fca86eec391b70ae9f0d600a52 | |
parent | 4be8a2eaff2e4473b6e8ad9a3857bc9b1e79c8ba [diff] |
block: remove the NULL ioc check in put_io_context No caller passes in a NULL pointer, so remove the check. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Jan Kara <jack@suse.cz> Link: https://lore.kernel.org/r/20211209063131.18537-5-hch@lst.de Signed-off-by: Jens Axboe <axboe@kernel.dk>