On Mon, Feb 23, 2026 at 12:38:33PM -0800, Deborah Brouwer wrote: > Currently Tyr uses rustfmt style for imports, but the kernel uses a > vertical layout that makes it easier to resolve conflicts and rebase. > > Import guidelines are documented here: > https://docs.kernel.org/rust/coding-guidelines.html#imports > > Change all of Tyr's imports to use the vertical layout. This will > ease the introduction of additional Tyr patches upstream. > > There should be no functional changes in this patch. > > Reviewed-by: Boris Brezillon <[email protected]> > Signed-off-by: Deborah Brouwer <[email protected]>
Applied to drm-rust-next. Thanks!
