From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from e18.ny.us.ibm.com ([129.33.205.208]:48128 "EHLO e18.ny.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754341AbcDZXrW (ORCPT ); Tue, 26 Apr 2016 19:47:22 -0400 Received: from localhost by e18.ny.us.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Tue, 26 Apr 2016 19:47:21 -0400 Received: from b01cxnp23033.gho.pok.ibm.com (b01cxnp23033.gho.pok.ibm.com [9.57.198.28]) by d01dlp01.pok.ibm.com (Postfix) with ESMTP id 5E5B638C803B for ; Tue, 26 Apr 2016 19:47:18 -0400 (EDT) Received: from d01av01.pok.ibm.com (d01av01.pok.ibm.com [9.56.224.215]) by b01cxnp23033.gho.pok.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id u3QNlItb42008794 for ; Tue, 26 Apr 2016 23:47:18 GMT Received: from d01av01.pok.ibm.com (localhost [127.0.0.1]) by d01av01.pok.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id u3QNlHML005148 for ; Tue, 26 Apr 2016 19:47:18 -0400 Date: Tue, 26 Apr 2016 16:47:55 -0700 From: "Paul E. McKenney" Subject: Re: [PATCH 0/2] SMPdesign: fixup trivial nitpicks Message-ID: <20160426234755.GX3715@linux.vnet.ibm.com> Reply-To: paulmck@linux.vnet.ibm.com References: <1461713595-29898-1-git-send-email-sj38.park@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1461713595-29898-1-git-send-email-sj38.park@gmail.com> Sender: perfbook-owner@vger.kernel.org List-ID: To: SeongJae Park Cc: perfbook@vger.kernel.org On Wed, Apr 27, 2016 at 08:33:13AM +0900, SeongJae Park wrote: > This patchset contains fixup of trivial nitpicks that found during translation > of SMPdesign/ directory. Good eyes, queued and pushed them both. Thanx, Paul > SeongJae Park (2): > SMPdesign: add missing tildes > SMPdesign: keep consistent expression > > SMPdesign/SMPdesign.tex | 6 +++--- > SMPdesign/beyond.tex | 6 ++++-- > SMPdesign/partexercises.tex | 2 +- > 3 files changed, 8 insertions(+), 6 deletions(-) > > -- > 1.9.1 >