On Fri, Jul 22, 2022 at 02:56:13PM +0900, Damien Le Moal wrote: > Suggestion for a follow-up patch: we could save the *bio pointer in a > local variable instead of constantly de-referencing bio. I suspect a better calling convention might be to just return the new bio. I'll give that a spin for the follow up and see what it does to code size.