On Mon, Jan 24 2022 at 4:10P -0500, Christoph Hellwig <h...@lst.de> wrote:
> Just open code it next to the bio allocations, which saves a few lines > of code, prepares for future changes and allows to remove the duplicate > bi_opf assignment for the bio_clone_fast case in kcryptd_io_read. > > Signed-off-by: Christoph Hellwig <h...@lst.de> Acked-by: Mike Snitzer <snit...@redhat.com>