public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: Thomas Huth <thuth@redhat.com>
To: Laszlo Ersek <lersek@redhat.com>, edk2-devel-01 <edk2-devel@ml01.01.org>
Cc: Jordan Justen <jordan.l.justen@intel.com>
Subject: Re: [PATCH 1/3] OvmfPkg/IndustryStandard: make "Xen/grant_table.h" pure ASCII
Date: Mon, 12 Sep 2016 08:43:41 +0200	[thread overview]
Message-ID: <17e5edb3-dfb5-eab6-88ef-9fb479e94297@redhat.com> (raw)
In-Reply-To: <20160909232840.2353-2-lersek@redhat.com>

On 10.09.2016 01:28, Laszlo Ersek wrote:
> The header file includes the UTF-8 encoding (0xE2 0x80 0x99) of the U+2019
> (RIGHT SINGLE QUOTATION MARK) code point. Replace it with a simple
> apostrophe (U+0027, ASCII 0x27).
> 
> Contributed-under: TianoCore Contribution Agreement 1.0
> Signed-off-by: Laszlo Ersek <lersek@redhat.com>
> Cc: Jordan Justen <jordan.l.justen@intel.com>
> Cc: Thomas Huth <thuth@redhat.com>
> ---
>  OvmfPkg/Include/IndustryStandard/Xen/grant_table.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/OvmfPkg/Include/IndustryStandard/Xen/grant_table.h b/OvmfPkg/Include/IndustryStandard/Xen/grant_table.h
> index 9083a3577552..029d049382e1 100644
> --- a/OvmfPkg/Include/IndustryStandard/Xen/grant_table.h
> +++ b/OvmfPkg/Include/IndustryStandard/Xen/grant_table.h
> @@ -43,7 +43,7 @@
>   * table are identified by grant references. A grant reference is an
>   * integer, which indexes into the grant table. It acts as a
>   * capability which the grantee can use to perform operations on the
> - * granter’s memory.
> + * granter's memory.
>   *
>   * This capability-based system allows shared-memory communications
>   * between unprivileged domains. A grant reference also encapsulates
> 

Reviewed-by: Thomas Huth <thuth@redhat.com>



  reply	other threads:[~2016-09-12  6:43 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-09 23:28 [PATCH 0/3] OvmfPkg: cosmetic fixes Laszlo Ersek
2016-09-09 23:28 ` [PATCH 1/3] OvmfPkg/IndustryStandard: make "Xen/grant_table.h" pure ASCII Laszlo Ersek
2016-09-12  6:43   ` Thomas Huth [this message]
2016-09-09 23:28 ` [PATCH 2/3] OvmfPkg: convert C files with LF line terminators to CRLF Laszlo Ersek
2016-09-12  6:49   ` Thomas Huth
2016-09-12 11:23     ` Laszlo Ersek
2016-09-09 23:28 ` [PATCH 3/3] OvmfPkg: Fix typing errors Laszlo Ersek
2016-09-10  0:17 ` [PATCH 0/3] OvmfPkg: cosmetic fixes Jordan Justen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=17e5edb3-dfb5-eab6-88ef-9fb479e94297@redhat.com \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox