diff options
| author | Shankari Anand <shankari.ak0208@gmail.com> | 2026-01-03 01:57:14 +0530 |
|---|---|---|
| committer | Miguel Ojeda <ojeda@kernel.org> | 2026-03-15 20:30:29 +0100 |
| commit | 79e25710e7227228902d672417b552dd1d7e5d3b (patch) | |
| tree | b09e7890ea08b5953e06e920cbc3fdd609bca09f /rust/kernel/alloc/kvec/errors.rs | |
| parent | ebbed9d02ece592c3e693db72197afad8de70af8 (diff) | |
rust: types: remove temporary re-exports of ARef and AlwaysRefCounted
Remove the temporary re-exports of `ARef` and `AlwaysRefCounted`
from `types.rs` now that all in-tree users have been updated to
import them directly from `sync::aref`.
These re-exports were originally added to avoid breaking the
kernel build during the transition period while call sites were
incrementally migrated. With all users updated, they are no
longer needed.
Suggested-by: Benno Lossin <lossin@kernel.org>
Link: https://github.com/Rust-for-Linux/linux/issues/1173
Signed-off-by: Shankari Anand <shankari.ak0208@gmail.com>
Link: https://patch.msgid.link/20260102202714.184223-5-shankari.ak0208@gmail.com
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
Diffstat (limited to 'rust/kernel/alloc/kvec/errors.rs')
0 files changed, 0 insertions, 0 deletions
