qemu-trivial
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-trivial] [Qemu-devel] [PATCH v4] util: Removed unneeded header


From: Thomas Huth
Subject: Re: [Qemu-trivial] [Qemu-devel] [PATCH v4] util: Removed unneeded header from path.c
Date: Fri, 10 Mar 2017 18:09:25 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.7.0

On 10.03.2017 17:39, Suramya Shah wrote:
> Signed-off-by: Suramya Shah <address@hidden>
> Reviewed-by: Eric Blake <address@hidden>
> --- 
> 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 <address@hidden>

(and putting qemu-trivial on CC: for this)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]