[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAJ-ks9=JNfhWNf2t08nbkMROzXme7k-NHtg3psag0dWjYDnoTw@mail.gmail.com>
Date: Fri, 8 Nov 2024 07:23:40 -0500
From: Tamir Duberstein <tamird@...il.com>
To: Alice Ryhl <aliceryhl@...gle.com>
Cc: Miguel Ojeda <ojeda@...nel.org>, Alex Gaynor <alex.gaynor@...il.com>,
Boqun Feng <boqun.feng@...il.com>, Gary Guo <gary@...yguo.net>,
Björn Roy Baron <bjorn3_gh@...tonmail.com>,
Benno Lossin <benno.lossin@...ton.me>, Andreas Hindborg <a.hindborg@...nel.org>,
Trevor Gross <tmgross@...ch.edu>, Danilo Krummrich <dakr@...nel.org>, rust-for-linux@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 4/6] rust: change `ForeignOwnable` pointer to mut
On Fri, Nov 8, 2024 at 6:39 AM Alice Ryhl <aliceryhl@...gle.com> wrote:
>
> On Mon, Nov 4, 2024 at 10:20 PM Tamir Duberstein <tamird@...il.com> wrote:
> >
> > It is slightly more convenient to operate on mut pointers, and this also
> > properly conveys the desired ownership semantics of the trait.
> >
> > Signed-off-by: Tamir Duberstein <tamird@...il.com>
> > Reviewed-by: Andreas Hindborg <a.hindborg@...nel.org>
> > Reviewed-by: Alice Ryhl <aliceryhl@...gle.com>
>
> Normally you would put your SoB after RB tags.
>
> Alice
Thanks, will do in v3.
Powered by blists - more mailing lists