Skip to content
Commit d8566f15 authored by Fox Chen's avatar Fox Chen Committed by Paul E. McKenney
Browse files

docs/memory-barriers.txt: Fix a typo in CPU MEMORY BARRIERS section



Commit 39323c64 ("smp_mb__{before,after}_atomic(): update Documentation")
has a typo in CPU MEORY BARRIERS section:
"RMW functions that do not imply are memory barrier are ..." should be
"RMW functions that do not imply a memory barrier are ...".

This patch fixes this typo.

Signed-off-by: default avatarFox Chen <foxhlchen@gmail.com>
Acked-by: default avatarWill Deacon <will@kernel.org>
Signed-off-by: default avatarPaul E. McKenney <paulmck@kernel.org>
parent ebb477cb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment