]> git.baikalelectronics.ru Git - kernel.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)
commit007fe2aa5db6e9c4e36e56136f2b4d4443a27052
tree088bc8d695818577ae67e04f82535b2bd24941cd
parent85516e61baca0e89aa3f219a80851868b44bb604
tipc: make the code look more readable

In commit 63947efb36 ("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