All of lore.kernel.org
 help / color / mirror / Atom feed
From: Akira Yokosawa <akiyks@gmail.com>
To: "Paul E. McKenney" <paulmck@kernel.org>
Cc: perfbook@vger.kernel.org, Akira Yokosawa <akiyks@gmail.com>
Subject: [PATCH -perfbook 2/3] datastruct: Fix typo
Date: Sun, 21 Feb 2021 00:16:20 +0900	[thread overview]
Message-ID: <e06baec6-17f5-838c-8a9a-31f2d564499b@gmail.com> (raw)
In-Reply-To: <6a73f889-005e-e8a9-c015-afeb31353b56@gmail.com>

This looks like a staccato. 

Signed-off-by: Akira Yokosawa <akiyks@gmail.com>
---
 datastruct/datastruct.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/datastruct/datastruct.tex b/datastruct/datastruct.tex
index 52ff3c35..00dc3b60 100644
--- a/datastruct/datastruct.tex
+++ b/datastruct/datastruct.tex
@@ -775,7 +775,7 @@ data structure represented by the pre-BSD routing table.
 	sets of queries than performed by the benchmarks in this chapter.
 	For example, such systems might be processing images or video
 	streams stored in each element, providing further performance
-	benefits due to the that that the resulting sequential memory
+	benefits due to the fact that the resulting sequential memory
 	accesses will make better use of the available memory bandwidth
 	than will a pure pointer-following workload.
 
-- 
2.17.1



  reply	other threads:[~2021-02-20 15:16 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-20 15:12 [PATCH -perfbook 1/3] treewide: Fix choice of \cref{}/\Cref{} macros Akira Yokosawa
2021-02-20 15:16 ` Akira Yokosawa [this message]
2021-02-20 15:20 ` [PATCH -perfbook 3/3] datastruct: Shorten X label of cat-only lookup performance plot Akira Yokosawa
2021-02-21 22:02   ` Paul E. McKenney
2021-02-21 22:28     ` Akira Yokosawa
2021-02-22 23:26       ` Paul E. McKenney

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=e06baec6-17f5-838c-8a9a-31f2d564499b@gmail.com \
    --to=akiyks@gmail.com \
    --cc=paulmck@kernel.org \
    --cc=perfbook@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.