On Fri Nov 7, 2025 at 11:10 AM JST, John Hubbard wrote: > As per [1], we need one "use" item per line, in order to reduce merge > conflicts. Furthermore, we need a trailing ", //" in order to tell > rustfmt(1) to leave it alone. > > This does that for the entire nova-core driver. > > [1] https://docs.kernel.org/rust/coding-guidelines.html#imports > > Signed-off-by: John Hubbard <[email protected]>
Thanks a lot for this! I think we will want to merge this one before anything else so series currently under review can be rebased. I will push this tomorrow unless someone objects by then.
