From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from esa5.hc3370-68.iphmx.com (esa5.hc3370-68.iphmx.com [216.71.155.168]) by mx.groups.io with SMTP id smtpd.web12.2058.1578307017468820283 for ; Mon, 06 Jan 2020 02:36:57 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@citrix.com header.s=securemail header.b=AuDiJFym; spf=pass (domain: citrix.com, ip: 216.71.155.168, mailfrom: anthony.perard@citrix.com) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=citrix.com; s=securemail; t=1578307017; h=date:from:to:cc:subject:message-id:references: mime-version:content-transfer-encoding:in-reply-to; bh=Ly6v6d6Fp+9M/F4QeritcSMssNnoZRvOSXBjuj5MrrU=; b=AuDiJFymE5Ibsrn4wKcLp1yozAG66iyHsYrQM9n/4xXrrkaz9Vhh8fXc kDvCt+BAFEt/GVfOgTFME8THO8Q3iRac1WSmm6OrZY53ON6bRk6lmKuDk OmgkwpUbTnqt0jcGRAc2BOzvufAkm/TKI/ZRAiXmY2sVflvHFyfhLQ5o6 0=; Authentication-Results: esa5.hc3370-68.iphmx.com; dkim=none (message not signed) header.i=none; spf=None smtp.pra=anthony.perard@citrix.com; spf=Pass smtp.mailfrom=anthony.perard@citrix.com; spf=None smtp.helo=postmaster@mail.citrix.com Received-SPF: None (esa5.hc3370-68.iphmx.com: no sender authenticity information available from domain of anthony.perard@citrix.com) identity=pra; client-ip=162.221.158.21; receiver=esa5.hc3370-68.iphmx.com; envelope-from="anthony.perard@citrix.com"; x-sender="anthony.perard@citrix.com"; x-conformance=sidf_compatible Received-SPF: Pass (esa5.hc3370-68.iphmx.com: domain of anthony.perard@citrix.com designates 162.221.158.21 as permitted sender) identity=mailfrom; client-ip=162.221.158.21; receiver=esa5.hc3370-68.iphmx.com; envelope-from="anthony.perard@citrix.com"; x-sender="anthony.perard@citrix.com"; x-conformance=sidf_compatible; x-record-type="v=spf1"; x-record-text="v=spf1 ip4:209.167.231.154 ip4:178.63.86.133 ip4:195.66.111.40/30 ip4:85.115.9.32/28 ip4:199.102.83.4 ip4:192.28.146.160 ip4:192.28.146.107 ip4:216.52.6.88 ip4:216.52.6.188 ip4:162.221.158.21 ip4:162.221.156.83 ip4:168.245.78.127 ~all" Received-SPF: None (esa5.hc3370-68.iphmx.com: no sender authenticity information available from domain of postmaster@mail.citrix.com) identity=helo; client-ip=162.221.158.21; receiver=esa5.hc3370-68.iphmx.com; envelope-from="anthony.perard@citrix.com"; x-sender="postmaster@mail.citrix.com"; x-conformance=sidf_compatible IronPort-SDR: LacV0WVUsd+p7l+/1UVwTxUjWQinmb7TdZXb71kpIvUrjTkV3e6+Yi51N4IoVXzZwkc9SdNU6p 2QTnRBDpep4hHPHYYUfnjxOtLUK+vlTcRS3zQiVAoZt3s2gq/P6ubigPl5361YPxD1j29Q62jM 8Dr+6QBzI7b2RGoj1/g2YSHMwJqPUCNo/CHwimcixeAoHxjRn2pYTCH5eYpXx8STKXxFFL2IX3 4vKhbpWQX1UEDH37gP64jbibAURBwOEKgsKEhemRbRo9M1CksDlttAE9PTnULluNLYJLzC3RCr rDI= X-SBRS: 2.7 X-MesageID: 10850379 X-Ironport-Server: esa5.hc3370-68.iphmx.com X-Remote-IP: 162.221.158.21 X-Policy: $RELAYED X-IronPort-AV: E=Sophos;i="5.69,402,1571716800"; d="scan'208";a="10850379" Date: Mon, 6 Jan 2020 10:36:54 +0000 From: "Anthony PERARD" To: Laszlo Ersek CC: , , Antoine Coeur , Jordan Justen , Ard Biesheuvel , Julien Grall Subject: Re: [edk2-devel] [PATCH v2 60/78] OvmfPkg/Xen: Fix various typos Message-ID: <20200106103654.GG1267@perard.uk.xensource.com> References: <20200103090812.10592-1-philmd@redhat.com> <20200103090812.10592-61-philmd@redhat.com> MIME-Version: 1.0 In-Reply-To: Return-Path: anthony.perard@citrix.com Content-Type: text/plain; charset="iso-8859-1" Content-Disposition: inline Content-Transfer-Encoding: 8bit On Fri, Jan 03, 2020 at 02:42:14PM +0100, Laszlo Ersek wrote: > On 01/03/20 10:07, Philippe Mathieu-Daudé wrote: > > From: Antoine Coeur > > > > Fix various typos in comments and documentation. > > > > Cc: Jordan Justen > > Cc: Laszlo Ersek > > Cc: Ard Biesheuvel > > Cc: Anthony Perard > > Cc: Julien Grall > > Signed-off-by: Antoine Coeur > > Reviewed-by: Philippe Mathieu-Daude > > Signed-off-by: Philippe Mathieu-Daude > > --- > > OvmfPkg/Include/IndustryStandard/Xen/arch-arm/xen.h | 2 +- > > OvmfPkg/Include/IndustryStandard/Xen/grant_table.h | 4 ++-- > > OvmfPkg/Include/IndustryStandard/Xen/io/blkif.h | 2 +- > > OvmfPkg/Include/Protocol/XenBus.h | 4 ++-- > > OvmfPkg/Include/Protocol/XenIo.h | 2 +- > > OvmfPkg/XenBusDxe/DriverBinding.h | 2 +- > > OvmfPkg/XenBusDxe/EventChannel.h | 2 +- > > OvmfPkg/XenBusDxe/GrantTable.h | 2 +- > > OvmfPkg/XenPvBlkDxe/BlockIo.h | 6 +++--- > > OvmfPkg/XenPvBlkDxe/DriverBinding.h | 2 +- > > OvmfPkg/Library/PciHostBridgeLib/XenSupport.c | 4 ++-- > > .../XenConsoleSerialPortLib/XenConsoleSerialPortLib.c | 6 +++--- > > OvmfPkg/XenBusDxe/XenBus.c | 2 +- > > OvmfPkg/XenBusDxe/XenBusDxe.c | 6 +++--- > > OvmfPkg/XenBusDxe/XenStore.c | 4 ++-- > > OvmfPkg/XenPvBlkDxe/BlockFront.c | 2 +- > > OvmfPkg/XenPvBlkDxe/BlockIo.c | 8 ++++---- > > OvmfPkg/XenPvBlkDxe/XenPvBlkDxe.c | 2 +- > > 18 files changed, 31 insertions(+), 31 deletions(-) > > So the S-o-b issue pointed out by Anthony for v1 of this patch appears > to have been fixed. > > So, again, once Anthony is happy with this patch, I'll ACK too. Indeed I am: Acked-by: Anthony PERARD Thank you, -- Anthony PERARD