[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1387937473-5804-1-git-send-email-wangweidong1@huawei.com>
Date: Wed, 25 Dec 2013 10:11:11 +0800
From: Wang Weidong <wangweidong1@...wei.com>
To: <jeremy.kalman@...driver.com>, <jon.maloy@...csson.com>,
<davem@...emloft.net>
CC: <David.Laight@...LAB.COM>, <netdev@...r.kernel.org>
Subject: [PATCH net-next v2 0/2] tipc: do some fixups
in commit 0cee6bbe06f ("tipc: remove unnecessary variables and conditions")
and commit 3b8401fe9d ("tipc: kill unnecessary goto's") not make the
code best. so fix them, as suggested by David Laight.
v1 -> v2:
patch1 and patch2 fix the problem "Referring commit purely by
SHA1 ID is ambiguous" which pointed out by David.
Wang Weidong (2):
tipc: make the code look more better
tipc: make the code look more readability
net/tipc/port.c | 13 ++++++-------
net/tipc/socket.c | 7 ++-----
2 files changed, 8 insertions(+), 12 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