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

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

Since net-next is open now, it's time to post them out again.

Zhi Yong Wu (6):
  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
  macvtap: update file current position
  macvtap: remove unused paramter in macvtap_do_read()

 drivers/net/macvtap.c |   16 +++++++---------
 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, 13 insertions(+), 33 deletions(-)

-- 
1.7.6.5

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

end of thread, other threads:[~2013-12-06 17:29 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-05 22:28 [net-next PATCH 0/6] some cleanups Zhi Yong Wu
2013-12-05 22:28 ` [net-next PATCH 1/6] vhost: remove the dead branch Zhi Yong Wu
2013-12-05 22:28 ` [net-next PATCH 2/6] vhost: adjust vhost_dev_init() to be void Zhi Yong Wu
2013-12-05 22:28 ` [net-next PATCH 3/6] macvtap: remove the dead branch Zhi Yong Wu
2013-12-06  6:08   ` Guenter Roeck
2013-12-06  6:11     ` Zhi Yong Wu
2013-12-06 16:46     ` David Miller
2013-12-06 17:29       ` Guenter Roeck
2013-12-05 22:28 ` [net-next PATCH 4/6] macvtap: adjust macvtap_skb_to_vnet_hdr() to be void Zhi Yong Wu
2013-12-05 22:28 ` [net-next PATCH 5/6] macvtap: update file current position Zhi Yong Wu
2013-12-05 22:28 ` [net-next PATCH 6/6] macvtap: remove unused paramter in macvtap_do_read() 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).