[PATCH v4 net-next 0/4] net: some cleanups

From: Zhi Yong Wu
Date: Fri Dec 06 2013 - 15:13:25 EST


From: Zhi Yong Wu <wuzhy@xxxxxxxxxxxxxxxxxx>

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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/