All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] SMPdesign/beyond: Remove redundant 'although'
@ 2017-02-04 15:07 Akira Yokosawa
  2017-02-06  3:20 ` Paul E. McKenney
  0 siblings, 1 reply; 2+ messages in thread
From: Akira Yokosawa @ 2017-02-04 15:07 UTC (permalink / raw)
  To: Paul E. McKenney; +Cc: perfbook, Akira Yokosawa

From 4c4f3e57a64fc74e312bf24c00174b2db3dbe27f Mon Sep 17 00:00:00 2001
From: Akira Yokosawa <akiyks@gmail.com>
Date: Sat, 4 Feb 2017 23:49:51 +0900
Subject: [PATCH] SMPdesign/beyond: Remove redundant 'although'

Signed-off-by: Akira Yokosawa <akiyks@gmail.com>
---
Hi Paul,

This "although" seems redundant, doesn't it?

                                        Thanks, Akira
--
 SMPdesign/beyond.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/SMPdesign/beyond.tex b/SMPdesign/beyond.tex
index 0f86303..ee1a27d 100644
--- a/SMPdesign/beyond.tex
+++ b/SMPdesign/beyond.tex
@@ -626,7 +626,7 @@ to be retrofitted into existing programs.
 \section{Partitioning, Parallelism, and Optimization}
 \label{sec:SMPdesign:Partitioning, Parallelism, and Optimization}

-Most important, although this chapter has demonstrated that although applying
+Most important, although this chapter has demonstrated that applying
 parallelism at the design level gives excellent results, this final
 section shows that this is not enough.
 For search problems such as maze solution, this section has shown that
-- 
2.7.4


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

* Re: [PATCH] SMPdesign/beyond: Remove redundant 'although'
  2017-02-04 15:07 [PATCH] SMPdesign/beyond: Remove redundant 'although' Akira Yokosawa
@ 2017-02-06  3:20 ` Paul E. McKenney
  0 siblings, 0 replies; 2+ messages in thread
From: Paul E. McKenney @ 2017-02-06  3:20 UTC (permalink / raw)
  To: Akira Yokosawa; +Cc: perfbook

On Sun, Feb 05, 2017 at 12:07:48AM +0900, Akira Yokosawa wrote:
> >From 4c4f3e57a64fc74e312bf24c00174b2db3dbe27f Mon Sep 17 00:00:00 2001
> From: Akira Yokosawa <akiyks@gmail.com>
> Date: Sat, 4 Feb 2017 23:49:51 +0900
> Subject: [PATCH] SMPdesign/beyond: Remove redundant 'although'
> 
> Signed-off-by: Akira Yokosawa <akiyks@gmail.com>
> ---
> Hi Paul,
> 
> This "although" seems redundant, doesn't it?

Indeed it is, good eyes!  Applied and pushed.

							Thanx, Paul

>                                         Thanks, Akira
> --
>  SMPdesign/beyond.tex | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/SMPdesign/beyond.tex b/SMPdesign/beyond.tex
> index 0f86303..ee1a27d 100644
> --- a/SMPdesign/beyond.tex
> +++ b/SMPdesign/beyond.tex
> @@ -626,7 +626,7 @@ to be retrofitted into existing programs.
>  \section{Partitioning, Parallelism, and Optimization}
>  \label{sec:SMPdesign:Partitioning, Parallelism, and Optimization}
> 
> -Most important, although this chapter has demonstrated that although applying
> +Most important, although this chapter has demonstrated that applying
>  parallelism at the design level gives excellent results, this final
>  section shows that this is not enough.
>  For search problems such as maze solution, this section has shown that
> -- 
> 2.7.4
> 
> --
> 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:[~2017-02-06 15:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-04 15:07 [PATCH] SMPdesign/beyond: Remove redundant 'although' Akira Yokosawa
2017-02-06  3:20 ` 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.