On Wed Feb 4, 2026 at 12:56 PM CET, Andreas Hindborg wrote: > rust/kernel/auxiliary.rs | 7 +++++- > rust/kernel/device.rs | 10 ++++++--- > rust/kernel/device/property.rs | 7 +++++- > rust/kernel/drm/device.rs | 10 ++++++--- > rust/kernel/drm/gem/mod.rs | 8 ++++--- > rust/kernel/pci.rs | 10 ++++++++- > rust/kernel/platform.rs | 7 +++++-
If you apply the kernel import style, those are Acked-by: Danilo Krummrich <[email protected]> However, I wonder if we want aref::* in the prelude instead.
