summaryrefslogtreecommitdiff
path: root/rust/kernel/alloc/kvec/errors.rs
diff options
context:
space:
mode:
authorShankari Anand <shankari.ak0208@gmail.com>2026-01-03 01:57:12 +0530
committerMiguel Ojeda <ojeda@kernel.org>2026-03-15 20:30:29 +0100
commitdfce283387274446ef5755de7c59baad1da0b93e (patch)
tree3be0680e596c8cbf8c7c60c45fc701aef8dd63cf /rust/kernel/alloc/kvec/errors.rs
parent1353b8f32c49235d5c66bad3e197025c26d1684e (diff)
rust: i2c: Update ARef and AlwaysRefCounted imports to use sync::aref
Update call sites in `i2c.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> Acked-by: Igor Korotin <igor.korotin.linux@gmail.com> Link: https://patch.msgid.link/20260102202714.184223-3-shankari.ak0208@gmail.com [ Move `ARef` import into the `kernel` `use` tree above. - Miguel ] Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
Diffstat (limited to 'rust/kernel/alloc/kvec/errors.rs')
0 files changed, 0 insertions, 0 deletions