On Tue, Aug 12, 2025 at 10:44:24AM +0200, Andreas Hindborg wrote: > Use the new `NullTerminatedFormatter` to write the name of a `GenDisk` to > the name buffer. This new formatter automatically adds a trailing null > marker after the written characters, so we don't need to append that at the > call site any longer. > > Signed-off-by: Andreas Hindborg <a.hindborg@xxxxxxxxxx> Reviewed-by: Alice Ryhl <aliceryhl@xxxxxxxxxx>