qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Michael Tokarev <mjt@tls.msk.ru>
To: marcandre.lureau@redhat.com, qemu-devel@nongnu.org
Cc: qemu-trivial@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] misc: spelling
Date: Sun, 10 Jan 2016 20:50:58 +0300	[thread overview]
Message-ID: <56929A02.2080509@msgid.tls.msk.ru> (raw)
In-Reply-To: <1450433172-1175-1-git-send-email-marcandre.lureau@redhat.com>

18.12.2015 13:06, marcandre.lureau@redhat.com wrote:
> From: Marc-André Lureau <marcandre.lureau@redhat.com>

This patch does not have a required Signed-off-By tag, sorry.

Thanks,

/mjt

> ---
>  monitor.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/monitor.c b/monitor.c
> index e7e7ae2..51ec4c3 100644
> --- a/monitor.c
> +++ b/monitor.c
> @@ -311,7 +311,7 @@ static void monitor_flush_locked(Monitor *mon)
>              return;
>          }
>          if (rc > 0) {
> -            /* partinal write */
> +            /* partial write */
>              QString *tmp = qstring_from_str(buf + rc);
>              QDECREF(mon->outbuf);
>              mon->outbuf = tmp;
> 

  parent reply	other threads:[~2016-01-10 17:51 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-18 10:06 [Qemu-devel] [PATCH] misc: spelling marcandre.lureau
2015-12-18 12:58 ` Markus Armbruster
2015-12-18 13:20   ` Luiz Capitulino
2016-01-10 17:50 ` Michael Tokarev [this message]
2016-01-18 13:07   ` Markus Armbruster
2016-01-18 13:25 ` [Qemu-devel] [PATCH v2] monitor: spelling fix marcandre.lureau
2016-02-17 16:29   ` Marc-André Lureau

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=56929A02.2080509@msgid.tls.msk.ru \
    --to=mjt@tls.msk.ru \
    --cc=marcandre.lureau@redhat.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).