]> asedeno.scripts.mit.edu Git - linux.git/commit
docs/memory-barriers.txt: Fix style, spacing and grammar in I/O section
authorWill Deacon <will.deacon@arm.com>
Wed, 10 Apr 2019 13:01:06 +0000 (14:01 +0100)
committerWill Deacon <will.deacon@arm.com>
Thu, 11 Apr 2019 11:02:40 +0000 (12:02 +0100)
commit0cde62a46e88499cf3f62e3682248a3489488f08
treef718cd969e450fe555297b634d42be712e72d2f8
parent01e3b958efe85a26d9b1b77be3a0a1491bb4cb36
docs/memory-barriers.txt: Fix style, spacing and grammar in I/O section

Commit 4614bbdee357 ("docs/memory-barriers.txt: Rewrite "KERNEL I/O
BARRIER EFFECTS" section") rewrote the I/O ordering section of
memory-barriers.txt.

Subsequently, Ingo noticed a number of issues with the style, spacing
and grammar of the rewritten section. Fix them based on his suggestions.

Link: https://lkml.kernel.org/r/20190410105833.GA116161@gmail.com
Fixes: 4614bbdee357 ("docs/memory-barriers.txt: Rewrite "KERNEL I/O BARRIER EFFECTS" section")
Reported-by: Ingo Molnar <mingo@kernel.org>
Acked-by: Ingo Molnar <mingo@kernel.org>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Documentation/memory-barriers.txt