Re: [PATCH v2 05/16] rust: io: register extract offset computation to helper rules
From: Alexandre Courbot
Date: Mon Aug 10 2026 - 05:34:42 EST
Missing `:` after `register` in title.
On Thu Aug 6, 2026 at 1:35 AM JST, Gary Guo wrote:
> Create a helper rule for register offset computation so there can be a
> single rule for fixed offset registers.
>
> Similarly, extract stride computation to helper rules.
>
> Signed-off-by: Gary Guo <gary@xxxxxxxxxxx>
Reviewed-by: Alexandre Courbot <acourbot@xxxxxxxxxx>
I guess patch 4 as well as this one can be merged prior to the rest?
They are valuable improvements on their own.