[PATCH v14 2/9] rust: rename `AlwaysRefCounted` to `RefCounted`.
Danilo Krummrich
dakr at kernel.org
Wed Feb 4 15:44:21 UTC 2026
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 <dakr at kernel.org>
However, I wonder if we want aref::* in the prelude instead.
More information about the Linux-security-module-archive
mailing list