Re: [PATCH v3 02/16] rust: introduce `InPlaceModule`

From: Miguel Ojeda
Date: Mon Nov 04 2024 - 12:36:31 EST


On Mon, Nov 4, 2024 at 6:48 AM Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx> wrote:
>
> If no one objects, I'll just add this to the char/misc tree that already
> has the other misc device rust code in it.

Sounds good, thanks! I gave it a quick spin (on top of `rust-next`)
just in case it triggered lints etc.:

Acked-by: Miguel Ojeda <ojeda@xxxxxxxxxx>

Cheers,
Miguel