All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefano Garzarella <stefanogarzarella@gmail.com>
To: liq3ea@163.com
Cc: ehabkost@redhat.com, marcel.apfelbaum@gmail.com,
	qemu-trivial@nongnu.org, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] machine: fix a typo
Date: Wed, 10 Oct 2018 18:41:09 +0200	[thread overview]
Message-ID: <CAO0mX5Y+FbtFa1Q0MXRf3yA4uSnPKV_GgH8z49Knzy+jvPHf=A@mail.gmail.com> (raw)
In-Reply-To: <20181010161025.34796-1-liq3ea@163.com>

Reviewed-by: Stefano Garzarella <stefanogarzarella@gmail.com>

Il giorno mer 10 ott 2018 alle ore 18:11 Li Qiang <liq3ea@163.com> ha
scritto:

> Cc: qemu-trivial@nongnu.org
> Signed-off-by: Li Qiang <liq3ea@163.com>
> ---
>  hw/core/machine.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/hw/core/machine.c b/hw/core/machine.c
> index 1987557833..da50ad6de7 100644
> --- a/hw/core/machine.c
> +++ b/hw/core/machine.c
> @@ -636,7 +636,7 @@ static void machine_class_init(ObjectClass *oc, void
> *data)
>          machine_get_memory_encryption, machine_set_memory_encryption,
>          &error_abort);
>      object_class_property_set_description(oc, "memory-encryption",
> -        "Set memory encyption object to use", &error_abort);
> +        "Set memory encryption object to use", &error_abort);
>  }
>
>  static void machine_class_base_init(ObjectClass *oc, void *data)
> --
> 2.17.1
>
>
>
>

-- 
*Stefano Garzarella*
Software Engineer

e-mail: stefano.garzarella@gmail.com
github: http://github.com/stefano-garzarella
linkedin: http://it.linkedin.com/pub/stefano-garzarella

  reply	other threads:[~2018-10-10 16:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-10 16:10 [Qemu-devel] [PATCH] machine: fix a typo Li Qiang
2018-10-10 16:41 ` Stefano Garzarella [this message]
2018-10-10 20:56 ` Eduardo Habkost

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-all 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='CAO0mX5Y+FbtFa1Q0MXRf3yA4uSnPKV_GgH8z49Knzy+jvPHf=A@mail.gmail.com' \
    --to=stefanogarzarella@gmail.com \
    --cc=ehabkost@redhat.com \
    --cc=liq3ea@163.com \
    --cc=marcel.apfelbaum@gmail.com \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-trivial@nongnu.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.