netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next v2 0/2] tipc: do some fixups
@ 2013-12-25  2:11 Wang Weidong
  2013-12-25  2:11 ` [PATCH net-next v2 1/2] tipc: make the code look more better Wang Weidong
  2013-12-25  2:11 ` [PATCH net-next v2 2/2] tipc: make the code look more readability Wang Weidong
  0 siblings, 2 replies; 7+ messages in thread
From: Wang Weidong @ 2013-12-25  2:11 UTC (permalink / raw)
  To: jeremy.kalman, jon.maloy, davem; +Cc: David.Laight, netdev

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-12-25 12:27 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-25  2:11 [PATCH net-next v2 0/2] tipc: do some fixups Wang Weidong
2013-12-25  2:11 ` [PATCH net-next v2 1/2] tipc: make the code look more better Wang Weidong
2013-12-25  2:42   ` Ying Xue
2013-12-25  2:52     ` Wang Weidong
2013-12-25  2:11 ` [PATCH net-next v2 2/2] tipc: make the code look more readability Wang Weidong
2013-12-25 10:47   ` Sergei Shtylyov
2013-12-25 12:27     ` Wang Weidong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).