From: Fam Zheng <famz@redhat.com>
To: Zhi Yong Wu <zwu.kernel@gmail.com>, qemu-trivial@nongnu.org
Cc: Zhi Yong Wu <wuzhy@linux.vnet.ibm.com>,
mjt@tls.msk.ru, qemu-devel@nongnu.org
Subject: Re: [Qemu-trivial] [Qemu-devel] [PATCH] virtio-net: fix the indent
Date: Wed, 27 Nov 2013 15:45:06 +0800 [thread overview]
Message-ID: <5295A302.3050403@redhat.com> (raw)
In-Reply-To: <1385537726-27219-1-git-send-email-zwu.kernel@gmail.com>
On 2013年11月27日 15:35, Zhi Yong Wu wrote:
> From: Zhi Yong Wu <wuzhy@linux.vnet.ibm.com>
>
> Signed-off-by: Zhi Yong Wu <wuzhy@linux.vnet.ibm.com>
> ---
> hw/net/virtio-net.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/hw/net/virtio-net.c b/hw/net/virtio-net.c
> index b75c753..90eca9a 100644
> --- a/hw/net/virtio-net.c
> +++ b/hw/net/virtio-net.c
> @@ -1428,7 +1428,7 @@ static NetClientInfo net_virtio_info = {
> .size = sizeof(NICState),
> .can_receive = virtio_net_can_receive,
> .receive = virtio_net_receive,
> - .cleanup = virtio_net_cleanup,
> + .cleanup = virtio_net_cleanup,
> .link_status_changed = virtio_net_set_link_status,
> .query_rx_filter = virtio_net_query_rxfilter,
> };
>
Reviewed-by: Fam Zheng <famz@redhat.com>
WARNING: multiple messages have this Message-ID (diff)
From: Fam Zheng <famz@redhat.com>
To: Zhi Yong Wu <zwu.kernel@gmail.com>, qemu-trivial@nongnu.org
Cc: Zhi Yong Wu <wuzhy@linux.vnet.ibm.com>,
mjt@tls.msk.ru, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] virtio-net: fix the indent
Date: Wed, 27 Nov 2013 15:45:06 +0800 [thread overview]
Message-ID: <5295A302.3050403@redhat.com> (raw)
In-Reply-To: <1385537726-27219-1-git-send-email-zwu.kernel@gmail.com>
On 2013年11月27日 15:35, Zhi Yong Wu wrote:
> From: Zhi Yong Wu <wuzhy@linux.vnet.ibm.com>
>
> Signed-off-by: Zhi Yong Wu <wuzhy@linux.vnet.ibm.com>
> ---
> hw/net/virtio-net.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/hw/net/virtio-net.c b/hw/net/virtio-net.c
> index b75c753..90eca9a 100644
> --- a/hw/net/virtio-net.c
> +++ b/hw/net/virtio-net.c
> @@ -1428,7 +1428,7 @@ static NetClientInfo net_virtio_info = {
> .size = sizeof(NICState),
> .can_receive = virtio_net_can_receive,
> .receive = virtio_net_receive,
> - .cleanup = virtio_net_cleanup,
> + .cleanup = virtio_net_cleanup,
> .link_status_changed = virtio_net_set_link_status,
> .query_rx_filter = virtio_net_query_rxfilter,
> };
>
Reviewed-by: Fam Zheng <famz@redhat.com>
next prev parent reply other threads:[~2013-11-27 7:45 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-27 7:35 [Qemu-trivial] [PATCH] virtio-net: fix the indent Zhi Yong Wu
2013-11-27 7:35 ` [Qemu-devel] " Zhi Yong Wu
2013-11-27 7:45 ` Fam Zheng [this message]
2013-11-27 7:45 ` Fam Zheng
2013-12-02 17:04 ` [Qemu-trivial] " Michael Tokarev
2013-12-02 17:04 ` [Qemu-devel] " Michael Tokarev
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=5295A302.3050403@redhat.com \
--to=famz@redhat.com \
--cc=mjt@tls.msk.ru \
--cc=qemu-devel@nongnu.org \
--cc=qemu-trivial@nongnu.org \
--cc=wuzhy@linux.vnet.ibm.com \
--cc=zwu.kernel@gmail.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.