commit | 0cee6bbe06f67ff7dd83a4bc794f23c5cd5e7929 | [log] [tgz] |
---|---|---|
author | wangweidong <wangweidong1@huawei.com> | Thu Dec 12 09:36:39 2013 +0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Dec 16 12:48:35 2013 -0500 |
tree | 59864290d3b49dbf64e42c53030e883461125998 | |
parent | 810c23a3553cbb4602edf9534b548d2616ba5520 [diff] |
tipc: remove unnecessary variables and conditions We remove a number of unnecessary variables and branches in TIPC. This patch is cosmetic and does not change the operation of TIPC in any way. Reviewed-by: Jon Maloy <jon.maloy@ericsson.com> Reviewed-by: Erik Hugne <erik.hugne@ericsson.com> Signed-off-by: Wang Weidong <wangweidong1@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>