diff options
author | Shankari Anand <shankari.ak0208@gmail.com> | 2025-08-18 18:55:51 +0530 |
---|---|---|
committer | Miguel Ojeda <ojeda@kernel.org> | 2025-09-08 00:11:19 +0200 |
commit | 4710b47988fc028e1eb92b73192cb1ec2a508c65 (patch) | |
tree | ba5f5ccd99f1ad61c5a0b82dbaedac5f501b18e8 /rust/kernel/alloc.rs | |
parent | 72b04a8af7fb11e0f12e52985543d7e699fd4406 (diff) |
rust: task: update ARef and AlwaysRefCounted imports from sync::aref
Update call sites in `task.rs` to import `ARef` and
`AlwaysRefCounted` from `sync::aref` instead of `types`.
This aligns with the ongoing effort to move `ARef` and
`AlwaysRefCounted` to sync.
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>
Reviewed-by: Benno Lossin <lossin@kernel.org>
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
Diffstat (limited to 'rust/kernel/alloc.rs')
0 files changed, 0 insertions, 0 deletions