From fa9e35a0772a74fc190265a5d4e3e62384b999ff Mon Sep 17 00:00:00 2001 From: Akira Yokosawa Date: Tue, 25 Feb 2025 18:39:58 +0900 Subject: [PATCH] tools/memory-model/README: Fix typo Fix a trivial typo. Signed-off-by: Akira Yokosawa Signed-off-by: Paul E. McKenney --- tools/memory-model/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/memory-model/README b/tools/memory-model/README index 59bc15edeb8ab..64c860863aa96 100644 --- a/tools/memory-model/README +++ b/tools/memory-model/README @@ -79,7 +79,7 @@ Several thousand more example litmus tests are available here: https://git.kernel.org/pub/scm/linux/kernel/git/paulmck/perfbook.git/tree/CodeSamples/formal/herd https://git.kernel.org/pub/scm/linux/kernel/git/paulmck/perfbook.git/tree/CodeSamples/formal/litmus -Documentation describing litmus tests and now to use them may be found +Documentation describing litmus tests and how to use them may be found here: tools/memory-model/Documentation/litmus-tests.txt -- 2.47.2