]> git.baikalelectronics.ru Git - kernel.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)
commit87fa73fd6e82ecda8c58a1a2a3752c253827a1af
treef718cd969e450fe555297b634d42be712e72d2f8
parentf1bc47653313db43daf1e58338f44c2fde1051e1
docs/memory-barriers.txt: Fix style, spacing and grammar in I/O section

Commit 09da421de041 ("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: 09da421de041 ("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