perfbook.vger.kernel.org archive mirror
 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] toolsoftrade: Fix staccato of 'than'
Date: Mon, 23 Jan 2023 10:29:43 +0900	[thread overview]
Message-ID: <5d614259-1abe-2174-a5e5-5b2089b5714b@gmail.com> (raw)

Fixes: 542aac900b17 ("toolsoftrade: Add QQ about task-local storage in Linux kernel")
Signed-off-by: Akira Yokosawa <akiyks@gmail.com>
---
 toolsoftrade/toolsoftrade.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/toolsoftrade/toolsoftrade.tex b/toolsoftrade/toolsoftrade.tex
index ce8a9430b16e..fee34ae8a1df 100644
--- a/toolsoftrade/toolsoftrade.tex
+++ b/toolsoftrade/toolsoftrade.tex
@@ -2599,7 +2599,7 @@ as will be shown in more detail in
 	What do you do if you need a per-thread (not per-CPU!) variable
 	in the Linux kernel?
 }\QuickQuizAnswer{
-	First, needing a per-thread variable is less likely than than
+	First, needing a per-thread variable is less likely than
 	you might think.
 	Per-CPU variables can often do a per-thread variable's job.
 	For example, if you only need to do addition, bitwise AND,

base-commit: 60bc6a0123d51fd4730411215465841c4ce8213c
-- 
2.25.1


             reply	other threads:[~2023-01-23  1:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-23  1:29 Akira Yokosawa [this message]
2023-01-23  3:00 ` [PATCH -perfbook] toolsoftrade: Fix staccato of 'than' 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=5d614259-1abe-2174-a5e5-5b2089b5714b@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).