Skip to content

Commit b9a6e87

Browse files
akiykspaulmckrcu
authored andcommitted
tools/memory-model: simple.txt: Fix stale reference to recipes-pairs.txt
There has never been recipes-paris.txt at least since v5.11. Fix the typo. Signed-off-by: Akira Yokosawa <[email protected]> Acked-by: Andrea Parri <[email protected]> Signed-off-by: Paul E. McKenney <[email protected]>
1 parent 9bc931e commit b9a6e87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/memory-model/Documentation/simple.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,5 +266,5 @@ More complex use cases
266266
======================
267267

268268
If the alternatives above do not do what you need, please look at the
269-
recipes-pairs.txt file to peel off the next layer of the memory-ordering
269+
recipes.txt file to peel off the next layer of the memory-ordering
270270
onion.

0 commit comments

Comments
 (0)