Re: [PATCH 2/2] rust: alloc: cleanup doctest imports to "kernel vertical" style
From: Eliot Courtney
Date: Tue May 12 2026 - 10:41:30 EST
On Tue May 12, 2026 at 6:41 AM JST, Danilo Krummrich wrote:
> Change all imports in the alloc module's doctests to use the "kernel
> vertical" import style [1].
>
> While at it, drop imports that are automatically included in doctests.
>
> Link: https://docs.kernel.org/rust/coding-guidelines.html#imports [1]
> Signed-off-by: Danilo Krummrich <dakr@xxxxxxxxxx>
> ---
Reviewed-by: Eliot Courtney <ecourtney@xxxxxxxxxx>