iclean up indenting and tabs/space of fcoll_static_file_read/write_all
Этот коммит содержится в:
родитель
a1778406d6
Коммит
82efc23e8d
@ -910,7 +910,7 @@ mca_fcoll_static_file_read_all (mca_io_ompio_file_t *fh,
|
||||
}
|
||||
#endif
|
||||
|
||||
exit:
|
||||
exit:
|
||||
if (NULL != decoded_iov){
|
||||
free(decoded_iov);
|
||||
decoded_iov = NULL;
|
||||
|
@ -915,7 +915,7 @@ mca_fcoll_static_file_write_all (mca_io_ompio_file_t *fh,
|
||||
|
||||
|
||||
|
||||
exit:
|
||||
exit:
|
||||
if (NULL != decoded_iov){
|
||||
free(decoded_iov);
|
||||
decoded_iov = NULL;
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user