All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Convert to "description" list
@ 2017-03-09 15:18 Akira Yokosawa
  2017-03-09 15:20 ` [PATCH 1/5] Use 'enumitem' package instead of 'enumerate' Akira Yokosawa
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Akira Yokosawa @ 2017-03-09 15:18 UTC (permalink / raw)
  To: Paul E. McKenney; +Cc: perfbook, Akira Yokosawa

From e4a223315e3db9ffe303a95e15ee662935baaea9 Mon Sep 17 00:00:00 2001
From: Akira Yokosawa <akiyks@gmail.com>
Date: Thu, 9 Mar 2017 23:57:00 +0900
Subject: [PATCH 0/5] Convert to "description" list

Hi Paul,

This is the follow-up set of patches. It includes:

  o Use "enumitem" instead of "enumerate"
  o Convert to "description"

Conversion to "description" looks reasonable changes for me.
Let me know what you think.

There are other candidates of similar conversions in Appendix B,
But as you mentioned earlier that the appendix needs update
(or replacement by a newer article you posted the other day),
I'm not sure if it is worthwhile to do changes there, and stopped
short of posting patches for the appendix.

                                   Thanks, Akira
-- 
Akira Yokosawa (5):
  Use 'enumitem' package instead of 'enumerate'
  intro: Move ':' to tail of 'description' label
  debugging: Convert to 'description'
  formal: Convert to 'description'
  together: Covert to 'description'

 debugging/debugging.tex | 10 +++++-----
 formal/dyntickrcu.tex   | 14 +++++++-------
 formal/spinhint.tex     | 12 ++++++------
 howto/howto.tex         |  2 +-
 intro/intro.tex         | 10 +++++-----
 perfbook.tex            |  4 +++-
 together/refcnt.tex     | 30 +++++++++++++++---------------
 7 files changed, 42 insertions(+), 40 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2017-03-09 17:18 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-09 15:18 [PATCH 0/5] Convert to "description" list Akira Yokosawa
2017-03-09 15:20 ` [PATCH 1/5] Use 'enumitem' package instead of 'enumerate' Akira Yokosawa
2017-03-09 15:23 ` [PATCH 2/5] intro: Move ':' to tail of 'description' label Akira Yokosawa
2017-03-09 15:24 ` [PATCH 3/5] debugging: Convert to 'description' Akira Yokosawa
2017-03-09 15:27 ` [PATCH 4/5] formal: " Akira Yokosawa
2017-03-09 15:28 ` [PATCH 5/5] together: Covert " Akira Yokosawa
2017-03-09 17:18 ` [PATCH 0/5] Convert to "description" list 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.