[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1386296649-6453-1-git-send-email-zwu.kernel@gmail.com>
Date: Fri, 6 Dec 2013 10:24:01 +0800
From: Zhi Yong Wu <zwu.kernel@...il.com>
To: davem@...emloft.net
Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
Zhi Yong Wu <wuzhy@...ux.vnet.ibm.com>
Subject: [net-next PATCHv2 0/8] net: some cleanups
From: Zhi Yong Wu <wuzhy@...ux.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
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists