[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <21002139ec43d04f9fc6f58ce9250c7e8a4998e4@linux.dev>
Date: Thu, 31 Jul 2025 02:53:13 +0000
From: "Hui Zhu" <hui.zhu@...ux.dev>
To: "Alice Ryhl" <aliceryhl@...gle.com>
Cc: "Danilo Krummrich" <dakr@...nel.org>, "Lorenzo Stoakes"
<lorenzo.stoakes@...cle.com>, "Vlastimil Babka" <vbabka@...e.cz>, "Liam R
. Howlett" <Liam.Howlett@...cle.com>, "Uladzislau Rezki"
<urezki@...il.com>, "Miguel Ojeda" <ojeda@...nel.org>, "Alex Gaynor"
<alex.gaynor@...il.com>, "Boqun Feng" <boqun.feng@...il.com>, "Gary Guo"
<gary@...yguo.net>, bjorn3_gh@...tonmail.com, "Benno Lossin"
<lossin@...nel.org>, "Andreas Hindborg" <a.hindborg@...nel.org>, "Trevor
Gross" <tmgross@...ch.edu>, rust-for-linux@...r.kernel.org,
linux-kernel@...r.kernel.org, akpm@...ux-foundation.org,
vitaly.wool@...sulko.se, "Hui Zhu" <zhuhui@...inos.cn>, "Geliang Tang"
<geliang@...nel.org>
Subject: Re: [PATCH v6 2/2] rust: alloc: kvec: add doc example for as_slice
method
2025年7月30日 16:03, "Alice Ryhl" <aliceryhl@...gle.com mailto:aliceryhl@...gle.com?to=%22Alice%20Ryhl%22%20%3Caliceryhl%40google.com%3E > 写到:
>
> On Wed, Jul 30, 2025 at 11:35:22AM +0800, Hui Zhu wrote:
>
> >
> > From: Hui Zhu <zhuhui@...inos.cn>
> >
> > Add a practical usage example to the documentation of KVec::as_slice()
> > showing how to:
> > Create a new KVec.
> > Push elements into it.
> > Convert to a slice via as_slice().
> >
> > Co-developed-by: Geliang Tang <geliang@...nel.org>
> > Signed-off-by: Geliang Tang <geliang@...nel.org>
> > Signed-off-by: Hui Zhu <zhuhui@...inos.cn>
> >
> It looks like this did not change since v5 where I gave my
>
> Reviewed-by: Alice Ryhl <aliceryhl@...gle.com>
>
> tag. Please make sure to include the tag in future versions if you have
> not made any changes.
Oops!
Sorry for that. Fixed in the v7 version.
Best,
Hui
>
> Alice
>
Powered by blists - more mailing lists