Re: [PATCH v3 6/6] rust: configfs: use `LocalModule` for `THIS_MODULE`

From: Andreas Hindborg

Date: Mon Jun 22 2026 - 05:49:52 EST


Alvin Sun <alvin.sun@xxxxxxxxx> writes:

> Replace the `THIS_MODULE` static reference in the `configfs_attrs!`
> macro with `this_module::<LocalModule>()`, and update
> rnull to import `LocalModule` instead of `THIS_MODULE`, consistent
> with the move of `THIS_MODULE` into the `ModuleMetadata` trait.
>
> Signed-off-by: Alvin Sun <alvin.sun@xxxxxxxxx>

Reviewed-by: Andreas Hindborg <a.hindborg@xxxxxxxxxx>


Best regards,
Andreas Hindborg