Silence warning
This commit was SVN r29658.
Этот коммит содержится в:
родитель
5a940f5ee7
Коммит
8a427ad71d
@ -124,8 +124,6 @@ mca_spml_yoda_component_init(int* priority,
|
|||||||
|
|
||||||
int mca_spml_yoda_component_fini(void)
|
int mca_spml_yoda_component_fini(void)
|
||||||
{
|
{
|
||||||
int rc;
|
|
||||||
|
|
||||||
if(!mca_spml_yoda.enabled)
|
if(!mca_spml_yoda.enabled)
|
||||||
return OSHMEM_SUCCESS; /* never selected.. return success.. */
|
return OSHMEM_SUCCESS; /* never selected.. return success.. */
|
||||||
mca_spml_yoda.enabled = false; /* not anymore */
|
mca_spml_yoda.enabled = false; /* not anymore */
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user