From: Stefan Hajnoczi <stefanha@gmail.com>
To: Frediano Ziglio <freddy77@gmail.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 1/1] fix operator precedence
Date: Mon, 20 Jun 2011 19:10:59 +0100 [thread overview]
Message-ID: <BANLkTimBGNW33c6rz60OWK2NLrxxpFC2FA@mail.gmail.com> (raw)
In-Reply-To: <BANLkTikyyUh=PiBkEmtW1pQjHRf8RYdv0w@mail.gmail.com>
On Mon, Jun 20, 2011 at 2:25 PM, Frediano Ziglio <freddy77@gmail.com> wrote:
> Signed-off-by: Frediano Ziglio <freddy77@gmail.com>
> ---
> cmd.c | 6 +++---
> 1 files changed, 3 insertions(+), 3 deletions(-)
Thanks for the patch! cmd.c:timestr() has tabs for indentation but
your patch uses spaces. I applied your changes manually to the
trivial-patches tree:
http://repo.or.cz/w/qemu/stefanha.git/shortlog/refs/heads/trivial-patches
For more info on the trivial patches tree, see
http://wiki.qemu.org/Contribute/TrivialPatches.
Please make sure whitespace remains unmodified in the future so that
your patches apply, this is often a mail client issue. Try
git-send-email(1), it does the right thing.
Stefan
prev parent reply other threads:[~2011-06-20 18:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-20 13:25 [Qemu-devel] [PATCH 1/1] fix operator precedence Frediano Ziglio
2011-06-20 18:10 ` Stefan Hajnoczi [this message]
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=BANLkTimBGNW33c6rz60OWK2NLrxxpFC2FA@mail.gmail.com \
--to=stefanha@gmail.com \
--cc=freddy77@gmail.com \
--cc=qemu-devel@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).