remove one more extra semicolon
This commit was SVN r23954.
Этот коммит содержится в:
родитель
e1589a2a28
Коммит
c25945ce48
@ -416,7 +416,7 @@ mca_common_sm_posix_init(ompi_proc_t **sorted_procs,
|
||||
if (1 == sm_info.id)
|
||||
{
|
||||
n_local_procs = (int)num_local_procs;
|
||||
while (n_local_procs > map->super.module_seg->seg_att);
|
||||
while (n_local_procs > map->super.module_seg->seg_att)
|
||||
{
|
||||
opal_atomic_rmb();
|
||||
}
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user