From: Luiz Capitulino <lcapitulino@redhat.com>
To: Isaku Yamahata <yamahata@valinux.co.jp>
Cc: qemu-trivial@nongnu.org, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] migration.h: remove incoming_expected declarations
Date: Tue, 13 Dec 2011 10:29:18 -0200 [thread overview]
Message-ID: <20111213102918.1149c1f4@doriath> (raw)
In-Reply-To: <7649482739064866ddfb50275b1fcfa43547b782.1323747574.git.yamahata@valinux.co.jp>
On Tue, 13 Dec 2011 12:40:51 +0900
Isaku Yamahata <yamahata@valinux.co.jp> wrote:
> The variable is deleted by 1bcef683bf840a928d633755031ac572d5fdb851
> So remove its declaration.
>
> Cc: Luiz Capitulino <lcapitulino@redhat.com>
> Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp>
Acked-by: Luiz Capitulino <lcapitulino@redhat.com>
> ---
> migration.h | 2 --
> 1 files changed, 0 insertions(+), 2 deletions(-)
>
> diff --git a/migration.h b/migration.h
> index 999d60f..372b066 100644
> --- a/migration.h
> +++ b/migration.h
> @@ -81,8 +81,6 @@ uint64_t ram_bytes_total(void);
> int ram_save_live(Monitor *mon, QEMUFile *f, int stage, void *opaque);
> int ram_load(QEMUFile *f, void *opaque, int version_id);
>
> -extern int incoming_expected;
> -
> /**
> * @migrate_add_blocker - prevent migration from proceeding
> *
next prev parent reply other threads:[~2011-12-13 12:29 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-13 3:40 [Qemu-devel] [PATCH] migration.h: remove incoming_expected declarations Isaku Yamahata
2011-12-13 12:29 ` Luiz Capitulino [this message]
2011-12-14 11:13 ` Stefan Hajnoczi
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=20111213102918.1149c1f4@doriath \
--to=lcapitulino@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-trivial@nongnu.org \
--cc=yamahata@valinux.co.jp \
/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).