All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] toolsoftrade: Fix typo
@ 2021-10-12  2:34 Chin En Lin
  2021-10-13  0:17 ` Paul E. McKenney
  0 siblings, 1 reply; 2+ messages in thread
From: Chin En Lin @ 2021-10-12  2:34 UTC (permalink / raw)
  To: perfbook; +Cc: Chin En Lin

Signed-off-by: Chin En Lin <shiyn.lin@gmail.com>
---
 toolsoftrade/toolsoftrade.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/toolsoftrade/toolsoftrade.tex b/toolsoftrade/toolsoftrade.tex
index 8c86d728..c9f5b399 100644
--- a/toolsoftrade/toolsoftrade.tex
+++ b/toolsoftrade/toolsoftrade.tex
@@ -2052,7 +2052,7 @@ which are up next.
 
 Although it is now much maligned, before the advent of C11 and
 C++11~\cite{PeteBecker2011N3242}, the \apic{volatile} keyword was an
-indispensible tool in the parallel programmer's toolbox.
+indispensable tool in the parallel programmer's toolbox.
 This raises the question of exactly what \co{volatile} means,
 a question that is not answered with excessive precision even
 by more recent versions of this standard~\cite{RichardSmith2019N4800}.\footnote{
-- 
2.24.3 (Apple Git-128)


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

* Re: [PATCH] toolsoftrade: Fix typo
  2021-10-12  2:34 [PATCH] toolsoftrade: Fix typo Chin En Lin
@ 2021-10-13  0:17 ` Paul E. McKenney
  0 siblings, 0 replies; 2+ messages in thread
From: Paul E. McKenney @ 2021-10-13  0:17 UTC (permalink / raw)
  To: Chin En Lin; +Cc: perfbook

On Tue, Oct 12, 2021 at 10:34:38AM +0800, Chin En Lin wrote:
> Signed-off-by: Chin En Lin <shiyn.lin@gmail.com>

Good eyes!  Queued and pushed, thank you!

							Thanx, Paul

> ---
>  toolsoftrade/toolsoftrade.tex | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/toolsoftrade/toolsoftrade.tex b/toolsoftrade/toolsoftrade.tex
> index 8c86d728..c9f5b399 100644
> --- a/toolsoftrade/toolsoftrade.tex
> +++ b/toolsoftrade/toolsoftrade.tex
> @@ -2052,7 +2052,7 @@ which are up next.
>  
>  Although it is now much maligned, before the advent of C11 and
>  C++11~\cite{PeteBecker2011N3242}, the \apic{volatile} keyword was an
> -indispensible tool in the parallel programmer's toolbox.
> +indispensable tool in the parallel programmer's toolbox.
>  This raises the question of exactly what \co{volatile} means,
>  a question that is not answered with excessive precision even
>  by more recent versions of this standard~\cite{RichardSmith2019N4800}.\footnote{
> -- 
> 2.24.3 (Apple Git-128)
> 

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

end of thread, other threads:[~2021-10-13  0:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-12  2:34 [PATCH] toolsoftrade: Fix typo Chin En Lin
2021-10-13  0:17 ` 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.