From: Luiz Capitulino <lcapitulino@redhat.com>
To: Markus Armbruster <armbru@redhat.com>
Cc: qemu-trivial@nongnu.org, marcandre.lureau@redhat.com,
qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] misc: spelling
Date: Fri, 18 Dec 2015 08:20:14 -0500 [thread overview]
Message-ID: <20151218082014.57dd2b30@redhat.com> (raw)
In-Reply-To: <87mvt7ewvu.fsf@blackfin.pond.sub.org>
On Fri, 18 Dec 2015 13:58:45 +0100
Markus Armbruster <armbru@redhat.com> wrote:
> Copying maintainer just for completeness. I'm sure Luiz won't at all
> mind this going through trivial ;)
>
> Let's clarify the commit message:
>
> monitor: Spelling fix
>
> With that:
>
> Reviewed-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Luiz Capitulino <lcapitulino@redhat.com>
>
> marcandre.lureau@redhat.com writes:
>
> > From: Marc-André Lureau <marcandre.lureau@redhat.com>
> >
> > ---
> > 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;
>
next prev parent reply other threads:[~2015-12-18 13:20 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 [this message]
2016-01-10 17:50 ` Michael Tokarev
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=20151218082014.57dd2b30@redhat.com \
--to=lcapitulino@redhat.com \
--cc=armbru@redhat.com \
--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).