Skip to content

Commit ddf5d70

Browse files
author
Mamzi Bayatpour [email protected] ()
committed
cleanup
1 parent dcb44cb commit ddf5d70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opal/mca/common/ucx/common_ucx_wpool_int.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
#include "common_ucx.h"
66
#include "common_ucx_wpool.h"
77

8-
static int _tlocal_ctx_connect(opal_common_ucx_wpmem_t *mem, _ctx_record_t *ctx_rec, int target);
8+
static int _tlocal_ctx_connect(_ctx_record_t *ctx_rec, int target);
99
static int _tlocal_mem_create_rkey(_mem_record_t *mem_rec, ucp_ep_h ep, int target);
1010

1111
/* Sorted declarations */

0 commit comments

Comments
 (0)