Re: [PATCH] tools/memory-model: Fix a couple of typos

2018-08-12 Thread Paul E. McKenney
On Sun, Aug 12, 2018 at 02:29:28PM +0900, SeongJae Park wrote: > This commit fixes a couple of typos in README and recipies.txt. > > Signed-off-by: SeongJae Park Good catch on the first "The the"! (Why say it once when you can say it twice?) On the second, the quoted output doesn't have a comm

[PATCH] tools/memory-model: Fix a couple of typos

2018-08-11 Thread SeongJae Park
This commit fixes a couple of typos in README and recipies.txt. Signed-off-by: SeongJae Park --- tools/memory-model/Documentation/recipes.txt | 2 +- tools/memory-model/README| 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/memory-model/Documentati