[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAH5fLggLUBJQYAKb9Vx66QD9CR2XZLpgqj1UQivV0-qvf+qDPw@mail.gmail.com>
Date: Fri, 5 Jan 2024 10:42:44 +0100
From: Alice Ryhl <aliceryhl@...gle.com>
To: Charalampos Mitrodimas <charmitro@...teo.net>
Cc: ojeda@...nel.org, alex.gaynor@...il.com, wedsonaf@...il.com,
boqun.feng@...il.com, gary@...yguo.net, bjorn3_gh@...tonmail.com,
benno.lossin@...ton.me, a.hindborg@...sung.com,
rust-for-linux@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] rust: sync: `CondVar` rename "wait_list" to "wait_queue_head"
On Fri, Jan 5, 2024 at 2:29 AM Charalampos Mitrodimas
<charmitro@...teo.net> wrote:
>
> Fields named "wait_list" usually are of type "struct list_head". To
> avoid confusion and because it is of type
> "Opaque<bindings::wait_queue_head>" we are renaming "wait_list" to
> "wait_queue_head".
>
> Signed-off-by: Charalampos Mitrodimas <charmitro@...teo.net>
This has merge conflicts with a bunch of other patchsets, but the
change itself looks good.
Reviewed-by: Alice Ryhl <aliceryhl@...gle.com>
Powered by blists - more mailing lists