Re: [PATCH 2/2] rust: device: make example buildable

From: Miguel Ojeda
Date: Mon Nov 17 2025 - 02:47:05 EST


On Mon, Nov 10, 2025 at 12:35 PM Miguel Ojeda <ojeda@xxxxxxxxxx> wrote:
>
> This example can easily be made buildable, thus do so.
>
> It would have triggered an `unreachable_pub` warning without the previous
> commit.
>
> Signed-off-by: Miguel Ojeda <ojeda@xxxxxxxxxx>

Greg et al.: a quick Acked-by would be appreciated.

I can also pick the first patch without this one if preferred.

Thanks!

Cheers,
Miguel