Re: [PATCH 1/3] gpu: nova-core: remove imports available via prelude
From: Miguel Ojeda
Date: Thu Jan 29 2026 - 23:43:39 EST
On Sat, Jan 24, 2026 at 6:11 AM Gary Guo <gary@xxxxxxxxxxx> wrote:
>
> These imports are already in scope by importing `kernel::prelude::*` and
> does not need to be imported separately.
>
> Signed-off-by: Gary Guo <gary@xxxxxxxxxxx>
Applied to `rust-next` -- thanks everyone!
With this last one done, this series has all been applied.
Cheers,
Miguel