[PATCH v4 3/3] rust: clk: use 'kernel vertical style' for imports

Miguel Ojeda miguel.ojeda.sandonis at gmail.com
Thu Jun 18 03:40:14 PDT 2026


On Thu, Jun 18, 2026 at 5:48 AM Daniel Almeida
<daniel.almeida at collabora.com> wrote:
>
> +            Result, //

Since you import the prelude, I think you can take the change to
remove e.g. this one.

>          /// use kernel::error::Result;

>      /// use kernel::error::Result;

>      /// use kernel::error::Result;

>          /// use kernel::error::Result;

Similarly, the prelude is imported in doctests by default.

Cheers,
Miguel



More information about the linux-riscv mailing list