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@xxxxxxxxx> > Date: Sat, 4 Feb 2017 23:49:51 +0900 > Subject: [PATCH] SMPdesign/beyond: Remove redundant 'although' > > Signed-off-by: Akira Yokosawa <akiyks@xxxxxxxxx> > --- > 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@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html > -- To unsubscribe from this list: send the line "unsubscribe perfbook" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html