1
1

iclean up indenting and tabs/space of fcoll_static_file_read/write_all

Этот коммит содержится в:
Edgar Gabriel 2015-09-01 09:39:33 -05:00
родитель a1778406d6
Коммит 82efc23e8d
2 изменённых файлов: 1837 добавлений и 1837 удалений

Просмотреть файл

@ -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;