netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [net-next PATCHv2 0/8] net: some cleanups
@ 2013-12-06  2:24 Zhi Yong Wu
  2013-12-06  2:24 ` [net-next PATCHv2 1/8] vhost: remove the dead branch Zhi Yong Wu
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Zhi Yong Wu @ 2013-12-06  2:24 UTC (permalink / raw)
  To: davem; +Cc: netdev, 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 (8):
  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 parameter in macvtap_do_read()
  tun: update file current position
  tun: remove unused parameter in tun_do_read()

 drivers/net/macvtap.c |   16 +++++++---------
 drivers/net/tun.c     |    9 +++++----
 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 +-
 7 files changed, 18 insertions(+), 37 deletions(-)

-- 
1.7.6.5

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

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

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-06  2:24 [net-next PATCHv2 0/8] net: some cleanups Zhi Yong Wu
2013-12-06  2:24 ` [net-next PATCHv2 1/8] vhost: remove the dead branch Zhi Yong Wu
2013-12-06  2:24 ` [net-next PATCHv2 2/8] vhost: adjust vhost_dev_init() to be void Zhi Yong Wu
2013-12-06  2:24 ` [net-next PATCHv2 3/8] macvtap: remove the dead branch Zhi Yong Wu
2013-12-06  2:24 ` [net-next PATCHv2 4/8] macvtap: adjust macvtap_skb_to_vnet_hdr() to be void Zhi Yong Wu
2013-12-06  2:24 ` [net-next PATCHv2 5/8] macvtap: update file current position Zhi Yong Wu
2013-12-06  2:24 ` [net-next PATCHv2 6/8] macvtap: remove unused parameter in macvtap_do_read() Zhi Yong Wu
2013-12-06  2:24 ` [net-next PATCHv2 7/8] tun: update file current position Zhi Yong Wu
2013-12-06  2:24 ` [net-next PATCHv2 8/8] tun: remove unused parameter in tun_do_read() Zhi Yong Wu
2013-12-06  4:37 ` [net-next PATCHv2 0/8] net: some cleanups David Miller

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