qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Mark Kanda <mark.kanda@oracle.com>
To: Chuan Zheng <zhengchuan@huawei.com>,
	quintela@redhat.com, dgilbert@redhat.com
Cc: yubihong@huawei.com, zhang.zhanghailiang@huawei.com,
	qemu-devel@nongnu.org, xiexiangyou@huawei.com,
	alex.chen@huawei.com, wanghao232@huawei.com
Subject: Re: [PATCH] migration/dirtyrate: simplify inlcudes in dirtyrate.c
Date: Fri, 30 Oct 2020 09:09:17 -0500	[thread overview]
Message-ID: <e19ac83b-dc05-a783-cb30-e09d592f6a8f@oracle.com> (raw)
In-Reply-To: <1604030281-112946-1-git-send-email-zhengchuan@huawei.com>

On 10/29/2020 10:58 PM, Chuan Zheng wrote:
> Remove redundant blank line which is left by Commit 662770af7c6e8c,
> also take this opportunity to remove redundant includes in dirtyrate.c.
> 
> Signed-off-by: Chuan Zheng <zhengchuan@huawei.com>

Reviewed-by: Mark Kanda <mark.kanda@oracle.com>

> ---
>   migration/dirtyrate.c | 5 -----
>   1 file changed, 5 deletions(-)
> 
> diff --git a/migration/dirtyrate.c b/migration/dirtyrate.c
> index 8f728d2..ccb9814 100644
> --- a/migration/dirtyrate.c
> +++ b/migration/dirtyrate.c
> @@ -11,17 +11,12 @@
>    */
>   
>   #include "qemu/osdep.h"
> -
>   #include <zlib.h>
>   #include "qapi/error.h"
>   #include "cpu.h"
> -#include "qemu/config-file.h"
> -#include "exec/memory.h"
>   #include "exec/ramblock.h"
> -#include "exec/target_page.h"
>   #include "qemu/rcu_queue.h"
>   #include "qapi/qapi-commands-migration.h"
> -#include "migration.h"
>   #include "ram.h"
>   #include "trace.h"
>   #include "dirtyrate.h"
> 


  reply	other threads:[~2020-10-30 14:11 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-30  3:58 [PATCH] migration/dirtyrate: simplify inlcudes in dirtyrate.c Chuan Zheng
2020-10-30 14:09 ` Mark Kanda [this message]
2020-11-06  6:24   ` Zheng Chuan
2020-11-06 16:53     ` Dr. David Alan Gilbert
2020-11-12 14:55 ` Dr. David Alan Gilbert

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=e19ac83b-dc05-a783-cb30-e09d592f6a8f@oracle.com \
    --to=mark.kanda@oracle.com \
    --cc=alex.chen@huawei.com \
    --cc=dgilbert@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=quintela@redhat.com \
    --cc=wanghao232@huawei.com \
    --cc=xiexiangyou@huawei.com \
    --cc=yubihong@huawei.com \
    --cc=zhang.zhanghailiang@huawei.com \
    --cc=zhengchuan@huawei.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).