Discussions of the Parallel Programming book
 help / color / mirror / Atom feed
* [PATCH] toolsoftrade: minor grammar correction
@ 2016-08-10 10:38 Mike Rapoport
  2016-08-10 22:48 ` Paul E. McKenney
  0 siblings, 1 reply; 2+ messages in thread
From: Mike Rapoport @ 2016-08-10 10:38 UTC (permalink / raw)
  To: perfbook; +Cc: Mike Rapoport

Signed-off-by: Mike Rapoport <rppt@linux.vnet.ibm.com>
---
 toolsoftrade/toolsoftrade.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/toolsoftrade/toolsoftrade.tex b/toolsoftrade/toolsoftrade.tex
index 9ed50fe..ad838d7 100644
--- a/toolsoftrade/toolsoftrade.tex
+++ b/toolsoftrade/toolsoftrade.tex
@@ -629,7 +629,7 @@ required by \co{pthread_create()}.
 	And for that reason, the \co{pthread_mutex_lock()} and
 	\co{pthread_mutex_unlock()} primitives are normally wrapped
 	in functions that do this error checking.
-	Later on, we will wrapper them with the Linux kernel
+	Later on, we will wrap them with the Linux kernel
 	\co{spin_lock()} and \co{spin_unlock()} APIs.
 } \QuickQuizEnd

-- 
1.9.1


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

* Re: [PATCH] toolsoftrade: minor grammar correction
  2016-08-10 10:38 [PATCH] toolsoftrade: minor grammar correction Mike Rapoport
@ 2016-08-10 22:48 ` Paul E. McKenney
  0 siblings, 0 replies; 2+ messages in thread
From: Paul E. McKenney @ 2016-08-10 22:48 UTC (permalink / raw)
  To: Mike Rapoport; +Cc: perfbook

On Wed, Aug 10, 2016 at 01:38:51PM +0300, Mike Rapoport wrote:
> Signed-off-by: Mike Rapoport <rppt@linux.vnet.ibm.com>

Applied, 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 9ed50fe..ad838d7 100644
> --- a/toolsoftrade/toolsoftrade.tex
> +++ b/toolsoftrade/toolsoftrade.tex
> @@ -629,7 +629,7 @@ required by \co{pthread_create()}.
>  	And for that reason, the \co{pthread_mutex_lock()} and
>  	\co{pthread_mutex_unlock()} primitives are normally wrapped
>  	in functions that do this error checking.
> -	Later on, we will wrapper them with the Linux kernel
> +	Later on, we will wrap them with the Linux kernel
>  	\co{spin_lock()} and \co{spin_unlock()} APIs.
>  } \QuickQuizEnd
> 
> -- 
> 1.9.1
> 
> --
> To unsubscribe from this list: send the line "unsubscribe perfbook" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 


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

end of thread, other threads:[~2016-08-10 22:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-10 10:38 [PATCH] toolsoftrade: minor grammar correction Mike Rapoport
2016-08-10 22:48 ` Paul E. McKenney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox