[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1386311022-11176-1-git-send-email-wangweidong1@huawei.com>
Date: Fri, 6 Dec 2013 14:23:36 +0800
From: Wang Weidong <wangweidong1@...wei.com>
To: <jon.maloy@...csson.com>, <allan.stephens@...driver.com>,
<davem@...emloft.net>
CC: <netdev@...r.kernel.org>, <tipc-discussion@...ts.sourceforge.net>
Subject: [PATCH net-next 0/6] tipc: do some clean ups
This patch series do some small clean up in tipc. almost of them
just code simplification, no functional changes.
Wang Weidong (6):
tipc: add link_kfree_skbuff helper function
tipc: remove the unnecessary variable
tipc: use a same goto path
tipc: Use <linux/uaccess.h> instead of <asm/uaccess.h>
tipc: change lock_sock order in connect()
tipc: separate the check nseq and sseq allocate failed
net/tipc/core.h | 2 +-
net/tipc/link.c | 58 +++++++++++++++++----------------------------------
net/tipc/name_table.c | 14 ++++++++-----
net/tipc/port.c | 9 +++-----
net/tipc/socket.c | 33 +++++++++++------------------
5 files changed, 44 insertions(+), 72 deletions(-)
--
1.7.12
--
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