Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit dc92726e authored by Brian Norris's avatar Brian Norris Committed by Jonathan Corbet
Browse files

docs/completion.txt: drop dangling reference to completions-design.txt



Per the original author, the proposed document was never deemed
necessary, and the important bits got merged into completion.txt. Let's
just stop confusing readers by pointing at a nonexistent doc.

Signed-off-by: default avatarBrian Norris <briannorris@chromium.org>
Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent dd0b38d8
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -25,8 +25,7 @@ struct completion that tells the waiting threads of execution if they
can continue safely.

As completions are scheduling related, the code is found in
kernel/sched/completion.c - for details on completion design and
implementation see completions-design.txt
kernel/sched/completion.c.


Usage: