diff options
author | I Hsin Cheng <richard120310@gmail.com> | 2024-08-29 00:50:36 +0800 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2024-09-05 14:17:45 -0600 |
commit | 34ea875cca2c2fa4ec8b70fc2b21ee6c7878740e (patch) | |
tree | 43a4e0ba164f859dfa5bc7b0d532f2292fd2da29 /Documentation/admin-guide | |
parent | 93292980f390b9245d8e3ce9b0b6c94ee45be217 (diff) |
docs: scheduler: completion: Update member of struct completion
The member "wait" in struct completion isn't of type wait_queue_head_t
anymore, as it is now "struct swait_queue_head", fix it to match with
the current implementation.
Signed-off-by: I Hsin Cheng <richard120310@gmail.com>
Reviewed-by: Kuan-Wei Chiu <visitorckw@gmail.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20240828165036.178011-1-richard120310@gmail.com
Diffstat (limited to 'Documentation/admin-guide')
0 files changed, 0 insertions, 0 deletions