From: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
To: Akira Yokosawa <akiyks@gmail.com>
Cc: perfbook@vger.kernel.org
Subject: Re: [PATCH] SMPdesign/beyond: Remove redundant 'although'
Date: Sun, 5 Feb 2017 19:20:09 -0800 [thread overview]
Message-ID: <20170206032009.GI30506@linux.vnet.ibm.com> (raw)
In-Reply-To: <ab3d990e-b19c-d0cb-6f08-613e990221e9@gmail.com>
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
>
prev parent reply other threads:[~2017-02-06 15:03 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-04 15:07 [PATCH] SMPdesign/beyond: Remove redundant 'although' Akira Yokosawa
2017-02-06 3:20 ` Paul E. McKenney [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170206032009.GI30506@linux.vnet.ibm.com \
--to=paulmck@linux.vnet.ibm.com \
--cc=akiyks@gmail.com \
--cc=perfbook@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.