]> www.infradead.org Git - linux.git/commitdiff
tools/memory-model: simple.txt: Fix stale reference to recipes-pairs.txt
authorAkira Yokosawa <akiyks@gmail.com>
Tue, 25 Jun 2024 08:59:37 +0000 (17:59 +0900)
committerPaul E. McKenney <paulmck@kernel.org>
Sat, 14 Sep 2024 06:56:44 +0000 (23:56 -0700)
There has never been recipes-paris.txt at least since v5.11.
Fix the typo.

Signed-off-by: Akira Yokosawa <akiyks@gmail.com>
Acked-by: Andrea Parri <parri.andrea@gmail.com>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
tools/memory-model/Documentation/simple.txt

index 4c789ec8334fcba92aa0600cdb7082d61066e4b0..21f06c1d1b70d1e5c80ebed2702ed51b6dc76ef4 100644 (file)
@@ -266,5 +266,5 @@ More complex use cases
 ======================
 
 If the alternatives above do not do what you need, please look at the
-recipes-pairs.txt file to peel off the next layer of the memory-ordering
+recipes.txt file to peel off the next layer of the memory-ordering
 onion.