Re: [PATCH v3 8/9] zram: Replace the repetitive bio chaining code patterns
From: Sergey Senozhatsky
Date: Thu Dec 04 2025 - 04:00:27 EST
On (25/11/29 17:01), zhangshida wrote:
> Replace duplicate bio chaining logic with the common
> bio_chain_and_submit helper function.
A friendly hint: Cc-ing maintainers doesn't hurt, mostly.
Looks good to me, there is a slight chance of a conflict with
another pending zram patches, but it's quite trivial to resolve.
Acked-by: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>