Re: [PATCH memory-model 1/2] tools/memory-model/README: Fix typo
"Paul E. McKenney" <[email protected]>
| Newsgroups | dev.linux.lists.lkmm |
|---|---|
| Message-ID | <5d6fcb9d-677b-41b5-8b0d-7cb58d86ada1@paulmck-laptop> |
On Tue, Feb 25, 2025 at 06:39:58PM +0900, Akira Yokosawa wrote: > 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. Queued, thank you! Thanx, Paul > 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 >