commit | b0555976973aa37f080188665aff2c55aa60f47d | [log] [tgz] |
---|---|---|
author | wangweidong <wangweidong1@huawei.com> | Fri Dec 27 10:09:39 2013 +0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Jan 02 03:30:35 2014 -0500 |
tree | 088bc8d695818577ae67e04f82535b2bd24941cd | |
parent | fbe4d4565badba393a94927e16ae66654a025dca [diff] |
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>