]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
tipc: make the code look more readable
authorwangweidong <wangweidong1@huawei.com>
Fri, 27 Dec 2013 02:09:39 +0000 (10:09 +0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 2 Jan 2014 08:30:35 +0000 (03:30 -0500)
commitb0555976973aa37f080188665aff2c55aa60f47d
tree088bc8d695818577ae67e04f82535b2bd24941cd
parentfbe4d4565badba393a94927e16ae66654a025dca
tipc: make the code look more readable

In commit 3b8401fe9d ("tipc: kill unnecessary goto's") didn't make
the code look most readable, so fix it. This patch is cosmetic
and does not change the operation of TIPC in any way.

Suggested-by: David Laight <David.Laight@ACULAB.COM>
Signed-off-by: Wang Weidong <wangweidong1@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/tipc/socket.c