[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CANiq72kmQXt+wGfKD5ehrqA2V4vbzrtH9f1MJrhxSkR9nLJUHQ@mail.gmail.com>
Date: Mon, 22 Jan 2024 15:58:11 +0100
From: Miguel Ojeda <miguel.ojeda.sandonis@...il.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, aliceryhl@...gle.com, 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".
Applied to `rust-next` -- thanks everyone!
Cheers,
Miguel
Powered by blists - more mailing lists