All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] memorder: Adjust epigraph style
@ 2017-08-26  3:01 Akira Yokosawa
  2017-08-26  4:38 ` Paul E. McKenney
  0 siblings, 1 reply; 2+ messages in thread
From: Akira Yokosawa @ 2017-08-26  3:01 UTC (permalink / raw)
  To: Paul E. McKenney; +Cc: perfbook, Akira Yokosawa

From a7cccce3ad3d4c93d20d7c5cb05de931f5e67733 Mon Sep 17 00:00:00 2001
From: Akira Yokosawa <akiyks@gmail.com>
Date: Sat, 26 Aug 2017 11:57:45 +0900
Subject: [PATCH] memorder: Adjust epigraph style

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

diff --git a/memorder/memorder.tex b/memorder/memorder.tex
index bde5a45..c571e49 100644
--- a/memorder/memorder.tex
+++ b/memorder/memorder.tex
@@ -4,7 +4,7 @@
 \OriginallyPublished{Chapter}{chp:memorder:Memory Ordering}{Linux Kernel Memory Barriers}{kernel.org}{Howells2009membartxt}
 \OriginallyPublished{Chapter}{chp:memorder:Memory Ordering}{A formal kernel memory-ordering model}{Linux Weekly News}{JadeAlglave2017LWN-LKMM-1,JadeAlglave2017LWN-LKMM-2}
 %
-\epigraph{The art of progress is to preserve order amid change and to preserve change amid order.}{Alfred North Whitehead}
+\Epigraph{The art of progress is to preserve order amid change and to preserve change amid order.}{\emph{Alfred North Whitehead}}

 Causality and sequencing are deeply intuitive, and hackers often
 tend to have a much stronger grasp of these concepts than does
-- 
2.7.4


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

* Re: [PATCH] memorder: Adjust epigraph style
  2017-08-26  3:01 [PATCH] memorder: Adjust epigraph style Akira Yokosawa
@ 2017-08-26  4:38 ` Paul E. McKenney
  0 siblings, 0 replies; 2+ messages in thread
From: Paul E. McKenney @ 2017-08-26  4:38 UTC (permalink / raw)
  To: Akira Yokosawa; +Cc: perfbook

On Sat, Aug 26, 2017 at 12:01:17PM +0900, Akira Yokosawa wrote:
> >From a7cccce3ad3d4c93d20d7c5cb05de931f5e67733 Mon Sep 17 00:00:00 2001
> From: Akira Yokosawa <akiyks@gmail.com>
> Date: Sat, 26 Aug 2017 11:57:45 +0900
> Subject: [PATCH] memorder: Adjust epigraph style
> 
> Signed-off-by: Akira Yokosawa <akiyks@gmail.com>

Good catch, fixed!

							Thanx, Paul

> ---
>  memorder/memorder.tex | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/memorder/memorder.tex b/memorder/memorder.tex
> index bde5a45..c571e49 100644
> --- a/memorder/memorder.tex
> +++ b/memorder/memorder.tex
> @@ -4,7 +4,7 @@
>  \OriginallyPublished{Chapter}{chp:memorder:Memory Ordering}{Linux Kernel Memory Barriers}{kernel.org}{Howells2009membartxt}
>  \OriginallyPublished{Chapter}{chp:memorder:Memory Ordering}{A formal kernel memory-ordering model}{Linux Weekly News}{JadeAlglave2017LWN-LKMM-1,JadeAlglave2017LWN-LKMM-2}
>  %
> -\epigraph{The art of progress is to preserve order amid change and to preserve change amid order.}{Alfred North Whitehead}
> +\Epigraph{The art of progress is to preserve order amid change and to preserve change amid order.}{\emph{Alfred North Whitehead}}
> 
>  Causality and sequencing are deeply intuitive, and hackers often
>  tend to have a much stronger grasp of these concepts than does
> -- 
> 2.7.4
> 


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

end of thread, other threads:[~2017-08-26  4:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-26  3:01 [PATCH] memorder: Adjust epigraph style Akira Yokosawa
2017-08-26  4:38 ` 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.