]> asedeno.scripts.mit.edu Git - linux.git/commit
sched/completions/Documentation: Clean up the document some more
authorIngo Molnar <mingo@kernel.org>
Thu, 11 Oct 2018 08:36:23 +0000 (10:36 +0200)
committerIngo Molnar <mingo@kernel.org>
Thu, 11 Oct 2018 08:36:23 +0000 (10:36 +0200)
commit0c373344b5c1eaa9e186368a32a169a2802be3ca
tree449ee04ab46146b01f2ba4b53f9db9921579dd69
parent7b6abce7e1e69b6d8dc5d40a8cb9ddaeb400427c
sched/completions/Documentation: Clean up the document some more

Refresh the document:

 - Remove unnecessary liguistic complexity and improve the clarity of the text

 - Improve the explanations all around

 - Remove unnecessary and stale version info

 - Fix whitespace noise

 - Make pseudo-code match kernel style

 - Fix minor syntax errors in pseudo-code

 - Use consistent denotation

 - Mark multi-CPU sequences more explicitly

 - Unbreak line breaks

 - Use quotes to refer to 'struct completion'

 - Use 'IRQ context' and 'IRQs' consistently

 - Improve grammar

 - etc.

Cc: John Garry <john.garry@huawei.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Nicholas Mc Guire <hofrat@osadl.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: corbet@lwn.net
Cc: linux-doc@vger.kernel.org
Link: http://lkml.kernel.org/r/1539183392-239389-1-git-send-email-john.garry@huawei.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Documentation/scheduler/completion.txt