From mboxrd@z Thu Jan 1 00:00:00 1970 From: George Dunlap Subject: Re: =?utf-8?q?=5BPATCH_2/3=5D_x86/p2m=E2=80=91pt=3A_use_p?= =?utf-8?q?re=E2=80=91calculated_IOMMU_flags?= Date: Mon, 28 Sep 2015 17:42:35 +0100 Message-ID: <56096DFB.2060602@citrix.com> References: <560028DD02000078000A408D@prv-mh.provo.novell.com> <56002A4A02000078000A40BD@prv-mh.provo.novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta5.messagelabs.com ([195.245.231.135]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1ZgbVl-0001pz-5e for xen-devel@lists.xenproject.org; Mon, 28 Sep 2015 16:42:45 +0000 In-Reply-To: <56002A4A02000078000A40BD@prv-mh.provo.novell.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Jan Beulich , xen-devel Cc: George Dunlap , Andrew Cooper , Keir Fraser List-Id: xen-devel@lists.xenproject.org On 21/09/15 15:03, Jan Beulich wrote: > ... instead of recalculating them. > > At once clean up formatting of the touched code and drop a stray loop > local variable shadowing a function scope one. > > Signed-off-by: Jan Beulich Reviewed-by: George Dunlap