Alice Ryhl
2025-Nov-25 12:24 UTC
[PATCH 01/10] drivers: android: binder: Update ARef imports from sync::aref
On Sun, Nov 23, 2025 at 02:54:29PM +0530, Shankari Anand wrote:> Update call sites in binder files to import `ARef` > from `sync::aref` instead of `types`. > > This aligns with the ongoing effort to move `ARef` and > `AlwaysRefCounted` to sync. > > Suggested-by: Benno Lossin <lossin at kernel.org> > Link: https://github.com/Rust-for-Linux/linux/issues/1173 > Signed-off-by: Shankari Anand <shankari.ak0208 at gmail.com>Greg, please go ahead and pick up this one, thanks! Acked-by: Alice Ryhl <aliceryhl at google.com>