Re: [PATCH v3 22/27] rust: driver-core: rename 'a lifetime to 'bound

From: Eliot Courtney

Date: Tue May 19 2026 - 02:49:22 EST


On Sun May 17, 2026 at 9:01 AM JST, Danilo Krummrich wrote:
> Rename the generic lifetime parameter from 'a to 'bound in pci,
> platform, i2c and devres. This makes it explicit that the lifetime
> represents the device binding scope, consistent with the convention
> established by the HRT series.
>
> Signed-off-by: Danilo Krummrich <dakr@xxxxxxxxxx>
> ---

Reviewed-by: Eliot Courtney <ecourtney@xxxxxxxxxx>