Re: [PATCH 01/79] block: rnull: adopt new formatting guidelines
From: Alice Ryhl
Date: Mon Mar 16 2026 - 05:14:43 EST
On Mon, Feb 16, 2026 at 12:34:48AM +0100, Andreas Hindborg wrote:
> Reformat `use` statements to have one item per line as required by the
> updated Rust formatting guidelines. Apply a formatting workaround to
> ensure `rustfmt` produces the expected output.
>
> Signed-off-by: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
Reviewed-by: Alice Ryhl <aliceryhl@xxxxxxxxxx>