From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wei Liu Subject: Re: [PATCH] xen-netback: prefer xenbus_write() over xenbus_printf() where possible Date: Fri, 8 Jul 2016 17:15:21 +0100 Message-ID: <20160708161521.GD24399@citrix.com> References: <577E27BA02000078000FBEC3@prv-mh.provo.novell.com> <20160708161349.GB24399@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Cc: Wei Liu , , To: Jan Beulich Return-path: Received: from smtp02.citrix.com ([66.165.176.63]:18847 "EHLO SMTP02.CITRIX.COM" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755954AbcGHQPx (ORCPT ); Fri, 8 Jul 2016 12:15:53 -0400 Content-Disposition: inline In-Reply-To: <20160708161349.GB24399@citrix.com> Sender: netdev-owner@vger.kernel.org List-ID: On Fri, Jul 08, 2016 at 05:13:49PM +0100, Wei Liu wrote: > On Thu, Jul 07, 2016 at 01:58:18AM -0600, Jan Beulich wrote: > > ... as being the simpler variant. > > > > Signed-off-by: Jan Beulich > > Acked-by: Wei Liu Please ignore this, I acked v2 instead. Only v2 is needed.