[PATCH memory-model 1/2] tools/memory-model/README: Fix typo
Akira Yokosawa <[email protected]>
| Newsgroups | dev.linux.lists.lkmm |
|---|---|
| Message-ID | <[email protected]> |
Fix a trivial typo. Signed-off-by: Akira Yokosawa <[email protected]> --- Hi, As this and 2/2 are trivial changes, I'm using a trimmed-down list of people in CC. Thanks, Akira -- 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 59bc15edeb8a..64c860863aa9 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 base-commit: de3ac915f986e6ecc1c219584797c196ff6d1fa2 -- 2.34.1