[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1386360786-17687-1-git-send-email-zwu.kernel@gmail.com>
Date: Sat, 7 Dec 2013 04:13:02 +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: [PATCH v4 net-next 0/4] 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.
Changelog from v3:
-combine the change that removes the return value check with
the change which adjusts the function return type to "void". [David Miller]
Zhi Yong Wu (4):
vhost: remove the dead branch
macvtap: remove the dead branch
macvtap: remove unused parameter in macvtap_do_read()
tun: remove unused parameter in tun_do_read()
drivers/net/macvtap.c | 14 +++++---------
drivers/net/tun.c | 7 +++----
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, 14 insertions(+), 37 deletions(-)
--
1.7.6.5
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists