From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH] public/io/netif.h: fix typos Date: Thu, 11 Feb 2016 15:37:04 +0000 Message-ID: <1455205024.814.66.camel@citrix.com> References: <1455122965-2832-1-git-send-email-paul.durrant@citrix.com> <1455184392.814.16.camel@citrix.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 1aTtJE-0007ts-T8 for xen-devel@lists.xenproject.org; Thu, 11 Feb 2016 15:37:33 +0000 In-Reply-To: <1455184392.814.16.camel@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: Paul Durrant , xen-devel@lists.xenproject.org Cc: Ian Jackson , Keir Fraser , Jan Beulich , Tim Deegan List-Id: xen-devel@lists.xenproject.org On Thu, 2016-02-11 at 09:53 +0000, Ian Campbell wrote: > On Wed, 2016-02-10 at 16:49 +0000, Paul Durrant wrote: > > Unfortunately my patch 162a81ab "document control ring and toeplitz > > hashing" contained a couple of typos. This patch fixes them. > > > > Signed-off-by: Paul Durrant > > Cc: Ian Campbell > > Cc: Ian Jackson > > Cc: Jan Beulich > > Cc: Keir Fraser > > Cc: Tim Deegan > > > Acked-by: Ian Campbell and applied.