linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RESEND PATCH net-next 0/4] net: several cleanups
@ 2013-11-28  1:31 Zhi Yong Wu
  2013-11-28  1:31 ` [RESEND PATCH net-next 1/4] vhost: remove the dead branch Zhi Yong Wu
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Zhi Yong Wu @ 2013-11-28  1:31 UTC (permalink / raw)
  To: netdev; +Cc: linux-kernel, Zhi Yong Wu

From: Zhi Yong Wu <wuzhy@linux.vnet.ibm.com>

Per David's request, it's time to resend them now.

Zhi Yong Wu (4):
  vhost: remove the dead branch
  vhost: adjust vhost_dev_init() to be void
  macvtap: remove the dead branch
  macvtap: adjust macvtap_skb_to_vnet_hdr() to be void

 drivers/net/macvtap.c |    8 ++------
 drivers/vhost/net.c   |    9 ++-------
 drivers/vhost/scsi.c  |    7 +------
 drivers/vhost/test.c  |    8 +-------
 drivers/vhost/vhost.c |    4 +---
 drivers/vhost/vhost.h |    2 +-
 6 files changed, 8 insertions(+), 30 deletions(-)

-- 
1.7.6.5


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-11-28  4:42 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-11-28  1:31 [RESEND PATCH net-next 0/4] net: several cleanups Zhi Yong Wu
2013-11-28  1:31 ` [RESEND PATCH net-next 1/4] vhost: remove the dead branch Zhi Yong Wu
2013-11-28  1:31 ` [RESEND PATCH net-next 2/4] vhost: adjust vhost_dev_init() to be void Zhi Yong Wu
2013-11-28  1:31 ` [RESEND PATCH net-next 3/4] macvtap: remove the dead branch Zhi Yong Wu
2013-11-28  1:31 ` [RESEND PATCH net-next 4/4] macvtap: adjust macvtap_skb_to_vnet_hdr() to be void Zhi Yong Wu
2013-11-28  4:43 ` [RESEND PATCH net-next 0/4] net: several cleanups David Miller
2013-11-28  4:42   ` Zhi Yong Wu

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).