From: Thomas Huth <thuth@redhat.com>
To: Suramya Shah <shah.suramya@gmail.com>, qemu-devel@nongnu.org
Cc: armbru@redhat.com, QEMU Trivial <qemu-trivial@nongnu.org>
Subject: Re: [Qemu-devel] [PATCH v4] util: Removed unneeded header from path.c
Date: Fri, 10 Mar 2017 18:09:25 +0100 [thread overview]
Message-ID: <2b156f0e-4700-c268-d60d-6b23b24d69b0@redhat.com> (raw)
In-Reply-To: <20170310163948.7567-1-shah.suramya@gmail.com>
On 10.03.2017 17:39, Suramya Shah wrote:
> Signed-off-by: Suramya Shah <shah.suramya@gmail.com>
> Reviewed-by: Eric Blake <eblake@redhat.com>
> ---
> qemu-common.h is no longer necessary as of refactoring done in commit f348b6d.
> util/path.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/util/path.c b/util/path.c
> index 5479f76..7f9fc27 100644
> --- a/util/path.c
> +++ b/util/path.c
> @@ -6,7 +6,6 @@
> #include "qemu/osdep.h"
> #include <sys/param.h>
> #include <dirent.h>
> -#include "qemu-common.h"
> #include "qemu/cutils.h"
> #include "qemu/path.h"
Reviewed-by: Thomas Huth <thuth@redhat.com>
(and putting qemu-trivial on CC: for this)
prev parent reply other threads:[~2017-03-10 17:09 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-10 16:39 [Qemu-devel] [PATCH v4] util: Removed unneeded header from path.c Suramya Shah
2017-03-10 17:09 ` Thomas Huth [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=2b156f0e-4700-c268-d60d-6b23b24d69b0@redhat.com \
--to=thuth@redhat.com \
--cc=armbru@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-trivial@nongnu.org \
--cc=shah.suramya@gmail.com \
/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).