File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change 1414 * Copyright (c) 2013-2015 Intel, Inc. All rights reserved
1515 * Copyright (c) 2014-2016 Research Organization for Information Science
1616 * and Technology (RIST). All rights reserved.
17- * Copyright (c) 2015-2016 Los Alamos National Security, LLC. All rights
17+ * Copyright (c) 2015-2017 Los Alamos National Security, LLC. All rights
1818 * reserved.
1919 * Copyright (c) 2015 Cisco Systems, Inc. All rights reserved.
2020 * $COPYRIGHT$
@@ -744,7 +744,6 @@ mca_btl_tcp_proc_t* mca_btl_tcp_proc_lookup(const opal_process_name_t *name)
744744 if (OPAL_UNLIKELY (NULL == proc )) {
745745 mca_btl_base_endpoint_t * endpoint ;
746746 opal_proc_t * opal_proc ;
747- int rc ;
748747
749748 BTL_VERBOSE (("adding tcp proc for unknown peer {.jobid = 0x%x, .vpid = 0x%x}" ,
750749 name -> jobid , name -> vpid ));
You can’t perform that action at this time.
0 commit comments