commit | 086928179c6ce868bd18e8e4b048ccd1f388d97c | [log] [tgz] |
---|---|---|
author | Alexey Khoroshilov <khoroshilov@ispras.ru> | Sun Mar 02 00:00:56 2014 +0400 |
committer | David S. Miller <davem@davemloft.net> | Mon Mar 03 15:39:20 2014 -0500 |
tree | 488968d65c3c003976e874d3a3bd539fefa9f88f | |
parent | a811f2c0386afdee71bbf2bf857e75fb9dc088f7 [diff] |
connector: remove duplicated code in cn_call_callback() There were a couple of patches fixing the same bug that results in duplicated err = 0; assignment. The patch removes one of them. Signed-off-by: Alexey Khoroshilov <khoroshilov@ispras.ru> Signed-off-by: David S. Miller <davem@davemloft.net>