From: Stefan Weil <sw@weilnetz.de>
To: qemu-trivial@nongnu.org
Cc: Amit Shah <amit.shah@redhat.com>, Juan Quintela <quintela@redhat.com>
Subject: Re: [Qemu-trivial] [PATCH] migration: Fix warning caused by missing declaration of vmstate_dummy
Date: Fri, 06 Feb 2015 22:34:44 +0100 [thread overview]
Message-ID: <54D53374.1050901@weilnetz.de> (raw)
In-Reply-To: <1423255968-8624-1-git-send-email-sw@weilnetz.de>
Am 06.02.2015 um 21:52 schrieb Stefan Weil:
> Warning from the Sparse static analysis tool:
>
> stubs/vmstate.c:4:26: warning:
> symbol 'vmstate_dummy' was not declared. Should it be static?
>
> Cc: Juan Quintela <quintela@redhat.com>
> Cc: Amit Shah <amit.shah@redhat.com>
> Signed-off-by: Stefan Weil <sw@weilnetz.de>
> ---
>
Sorry, I just noticed that I have sent several patches with a wrong
mailing address qemu-devel@nongnug.org instead of qemu-devel@nongnu.org.
I'll resend those patches in a series with correct address.
Stefan
prev parent reply other threads:[~2015-02-06 21:34 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-06 20:52 [Qemu-trivial] [PATCH] migration: Fix warning caused by missing declaration of vmstate_dummy Stefan Weil
2015-02-06 20:52 ` [Qemu-trivial] [PATCH] migration: Fix warnings caused by missing 'static' attribute Stefan Weil
2015-02-06 21:34 ` Stefan Weil [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=54D53374.1050901@weilnetz.de \
--to=sw@weilnetz.de \
--cc=amit.shah@redhat.com \
--cc=qemu-trivial@nongnu.org \
--cc=quintela@redhat.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.