From: Jason Wang <jasowang@redhat.com>
To: Thomas Huth <thuth@redhat.com>, qemu-devel@nongnu.org
Cc: Eric Blake <eblake@redhat.com>, qemu-trivial@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] qapi/net.json: Fix the version number of the "vlan" removal
Date: Mon, 21 May 2018 10:58:39 +0800 [thread overview]
Message-ID: <a7297881-4e9b-4a41-d7e8-553afa47ce60@redhat.com> (raw)
In-Reply-To: <1526401580-20535-1-git-send-email-thuth@redhat.com>
On 2018年05月16日 00:26, Thomas Huth wrote:
> "vlan" will be dropped in 2.13, not in 2.12. And while we're at it,
> use the better wording "dropped in" instead of "removed with" (also
> for the "dump" removal).
>
> Reported-by: Stefan Hajnoczi <stefanha@redhat.com>
> Reported-by: Eric Blake <eblake@redhat.com>
> Signed-off-by: Thomas Huth <thuth@redhat.com>
> ---
> qapi/net.json | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/qapi/net.json b/qapi/net.json
> index b4fe4b6..b8adf1f 100644
> --- a/qapi/net.json
> +++ b/qapi/net.json
> @@ -450,7 +450,7 @@
> #
> # Since: 2.7
> #
> -# 'dump' - removed with 2.12
> +# 'dump': dropped in 2.12
> ##
> { 'enum': 'NetClientDriver',
> 'data': [ 'none', 'nic', 'user', 'tap', 'l2tpv3', 'socket', 'vde',
> @@ -498,7 +498,7 @@
> #
> # Since: 1.2
> #
> -# 'vlan' - removed with 2.12
> +# 'vlan': dropped in 2.13
> ##
> { 'struct': 'NetLegacy',
> 'data': {
Applied.
Thanks
prev parent reply other threads:[~2018-05-21 2:58 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-15 16:26 [Qemu-devel] [PATCH] qapi/net.json: Fix the version number of the "vlan" removal Thomas Huth
2018-05-15 16:43 ` Eric Blake
2018-05-21 2:58 ` Jason Wang [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=a7297881-4e9b-4a41-d7e8-553afa47ce60@redhat.com \
--to=jasowang@redhat.com \
--cc=eblake@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-trivial@nongnu.org \
--cc=thuth@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 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).