From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH] ns16550: reset bar_64 on each iteration Date: Mon, 16 Nov 2015 16:46:20 +0000 Message-ID: <1447692380.27871.113.camel@citrix.com> References: <5644C3C002000078000B4590@prv-mh.provo.novell.com> <5644C52D.5090003@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta14.messagelabs.com ([193.109.254.103]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1ZyMva-0003bV-B0 for xen-devel@lists.xenproject.org; Mon, 16 Nov 2015 16:46:50 +0000 In-Reply-To: <5644C52D.5090003@citrix.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: Andrew Cooper , Jan Beulich , xen-devel Cc: Ian Jackson , Keir Fraser , Tim Deegan List-Id: xen-devel@lists.xenproject.org On Thu, 2015-11-12 at 16:58 +0000, Andrew Cooper wrote: > On 12/11/15 15:52, Jan Beulich wrote: > > Re-using the possibly non-zero value from a previous iteration can't > > do any good. > > > > Take the opportunity and > > - limit a few other variables' scopes at once, > > - adjust a few types. > > > > Signed-off-by: Jan Beulich > > Reviewed-by: Andrew Cooper On that basis, Acked-by: Ian Campbell