Skip to content

Commit 6104505

Browse files
committed
oshmem: Address review comments
Signed-off-by: Thomas Vegas <[email protected]>
1 parent 09dd819 commit 6104505

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

oshmem/mca/spml/ucx/spml_ucx_component.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ static int mca_spml_ucx_component_close(void)
260260

261261
static int spml_ucx_init(void)
262262
{
263-
unsigned int i, ret;
263+
unsigned int i;
264264
ucs_status_t err;
265265
ucp_config_t *ucp_config;
266266
ucp_params_t params;

0 commit comments

Comments
 (0)