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" <perfbook@vger.kernel.org>,
	Akira Yokosawa <akiyks@gmail.com>
Subject: [PATCH -perfbook] count: Correct grammar in QQz 5.50
Date: Thu, 13 Apr 2023 19:19:47 +0900	[thread overview]
Message-ID: <7b762b1f-7a03-0e42-abf9-718fa85546ad@gmail.com> (raw)

Make adverbial phrase look as such.

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

diff --git a/count/count.tex b/count/count.tex
index ccc2e839e5ed..7b2fde109490 100644
--- a/count/count.tex
+++ b/count/count.tex
@@ -2440,7 +2440,7 @@ the fastpath happens before this change of \co{theft} to READY\@.
 \end{listing}
 
 \QuickQuiz{
-	In \cref{lst:count:Signal-Theft Limit Counter Value-Migration Functions}'s
+	In \cref{lst:count:Signal-Theft Limit Counter Value-Migration Functions},
 	doesn't \co{flush_local_count_sig()} need stronger memory barriers?
 }\QuickQuizAnswer{
 	No, that \co{smp_store_release()} suffices because this code

base-commit: b66ea50d370a6b028487d19e6857718d8e703f7c
-- 
2.25.1


             reply	other threads:[~2023-04-13 10:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-13 10:19 Akira Yokosawa [this message]
2023-04-13 15:10 ` [PATCH -perfbook] count: Correct grammar in QQz 5.50 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=7b762b1f-7a03-0e42-abf9-718fa85546ad@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).