netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: zwu.kernel@gmail.com
Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
	wuzhy@linux.vnet.ibm.com
Subject: Re: [net-next PATCH v3 4/6] macvtap: adjust macvtap_skb_to_vnet_hdr() to be void
Date: Fri, 06 Dec 2013 12:53:33 -0500 (EST)	[thread overview]
Message-ID: <20131206.125333.99786964245578540.davem@davemloft.net> (raw)
In-Reply-To: <1386310782-9378-5-git-send-email-zwu.kernel@gmail.com>

From: Zhi Yong Wu <zwu.kernel@gmail.com>
Date: Fri,  6 Dec 2013 14:19:40 +0800

> From: Zhi Yong Wu <wuzhy@linux.vnet.ibm.com>
> 
> Signed-off-by: Zhi Yong Wu <wuzhy@linux.vnet.ibm.com>

As mentioned elsewhere, please combine the change that removes the return
value check with the change which adjusts the function return type to "void".

Thank you.

  reply	other threads:[~2013-12-06 17:53 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-06  6:19 [net-next PATCH v3 0/6] net: some cleanups Zhi Yong Wu
2013-12-06  6:19 ` [net-next PATCH v3 1/6] vhost: remove the dead branch Zhi Yong Wu
2013-12-06  6:19 ` [net-next PATCH v3 2/6] vhost: adjust vhost_dev_init() to be void Zhi Yong Wu
2013-12-06  6:19 ` [net-next PATCH v3 3/6] macvtap: remove the dead branch Zhi Yong Wu
2013-12-06  6:19 ` [net-next PATCH v3 4/6] macvtap: adjust macvtap_skb_to_vnet_hdr() to be void Zhi Yong Wu
2013-12-06 17:53   ` David Miller [this message]
2013-12-06  6:19 ` [net-next PATCH v3 5/6] macvtap: remove unused parameter in macvtap_do_read() Zhi Yong Wu
2013-12-06  6:19 ` [net-next PATCH v3 6/6] tun: remove unused parameter in tun_do_read() Zhi Yong Wu

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=20131206.125333.99786964245578540.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.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 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).