]> git.karo-electronics.de Git - linux-beck.git/commit
documentation: memory-barriers.txt: Correct example for reorderings
authorPranith Kumar <bobby.prani@gmail.com>
Wed, 3 Sep 2014 03:34:29 +0000 (23:34 -0400)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Thu, 13 Nov 2014 18:34:55 +0000 (10:34 -0800)
commit8ab8b3e1837fc580b30263ed3c44dc34798714d9
tree022a2c06647baed2a353c56399d84a62caa0f648
parent1f7870dd8729c64b8472b42440811e7ff94d16a4
documentation: memory-barriers.txt: Correct example for reorderings

Correct the example of memory orderings in memory-barriers.txt

Commit 615cc2c9cf95 "Documentation/memory-barriers.txt: fix important typo re
memory barriers" changed the assignment to x and y. Change the rest of the
example to match this change.

Reported-by: Ganesh Rapolu <ganesh.rapolu@hotmail.com>
Signed-off-by: Pranith Kumar <bobby.prani@gmail.com>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Documentation/memory-barriers.txt