All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Fix layout hiccup and typo in QQA
@ 2017-11-05 14:47 Akira Yokosawa
  2017-11-05 14:49 ` [PATCH 1/4] formal/regression: Restore escape to '%' symbol Akira Yokosawa
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Akira Yokosawa @ 2017-11-05 14:47 UTC (permalink / raw)
  To: Paul E. McKenney; +Cc: perfbook, Akira Yokosawa

From 7902d9405a7e92aef281297af179c0696bc389b8 Mon Sep 17 00:00:00 2001
From: Akira Yokosawa <akiyks@gmail.com>
Date: Sun, 5 Nov 2017 23:33:03 +0900
Subject: [PATCH 0/4] Fix layout hiccup and typo in QQA

Hi Paul,

There remain several hiccups and typos in Answers to Quick Quizzes.
This patch set fixes them.

Patch #1 is actually a regression fix of my own. When I put
a thin space before the "%", I removed the escape by accident.
Patch #2 improves the layout of one-liner.
Patch #3 fixes remaining hiccups in QQA of whymb.
Patch #4 fixes other trivial typos.

      Thanks, Akira
--
Akira Yokosawa (4):
  formal/regression: Restore escape to '%' symbol
  defer/seqlock: Use minipage and verbatim for one-liner in QQA
  appendix/whymb: Fix layout in answers to quick quizzes
  Fix typos in answers to quick quizzes

 appendix/toyrcu/toyrcu.tex           |  2 +-
 appendix/whymb/whymemorybarriers.tex |  4 ++--
 defer/seqlock.tex                    | 10 ++++++++--
 formal/regression.tex                |  2 +-
 memorder/memorder.tex                |  6 +++---
 toolsoftrade/toolsoftrade.tex        |  2 +-
 6 files changed, 16 insertions(+), 10 deletions(-)

-- 
2.7.4


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-11-05 21:21 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-05 14:47 [PATCH 0/4] Fix layout hiccup and typo in QQA Akira Yokosawa
2017-11-05 14:49 ` [PATCH 1/4] formal/regression: Restore escape to '%' symbol Akira Yokosawa
2017-11-05 14:50 ` [PATCH 2/4] defer/seqlock: Use minipage and verbatim for one-liner in QQA Akira Yokosawa
2017-11-05 14:51 ` [PATCH 3/4] appendix/whymb: Fix layout in answers to quick quizzes Akira Yokosawa
2017-11-05 14:53 ` [PATCH 4/4] Fix typos " Akira Yokosawa
2017-11-05 18:13 ` [PATCH 0/4] Fix layout hiccup and typo in QQA Paul E. McKenney

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.