Commit 495235c0 authored by Charalampos Mitrodimas's avatar Charalampos Mitrodimas Committed by Treehugger Robot
Browse files

FROMGIT: rust: sync: `CondVar` rename "wait_list" to "wait_queue_head"



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: default avatarCharalampos Mitrodimas <charmitro@posteo.net>
Reviewed-by: default avatarAlice Ryhl <aliceryhl@google.com>
Reviewed-by: default avatarMartin Rodriguez Reboredo <yakoyoku@gmail.com>
Reviewed-by: default avatarBenno Lossin <benno.lossin@proton.me>
Link: https://lore.kernel.org/r/20240105012930.1426214-1-charmitro@posteo.net


Signed-off-by: default avatarMiguel Ojeda <ojeda@kernel.org>
(cherry picked from commit 6b1b2326
 https://github.com/Rust-for-Linux/linux.git

 rust-next)
Bug: 324206405
Change-Id: I45f742a1e3783fd5326f354ff974c990554fbde5
Signed-off-by: default avatarAlice Ryhl <aliceryhl@google.com>
parent f9f85bca
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment