summaryrefslogtreecommitdiffstats
path: root/src/H5Dmpio.c
diff options
context:
space:
mode:
authorDana Robinson <43805+derobins@users.noreply.github.com>2023-06-29 19:13:29 (GMT)
committerGitHub <noreply@github.com>2023-06-29 19:13:29 (GMT)
commitfd933f30b1f8cd487ad790ac0b054bb779280a62 (patch)
tree9e366b2c19f1d84e28af4e588daf7bd8c075f8b6 /src/H5Dmpio.c
parentfd56a593b7928da636b2494b25cd7478fed78c29 (diff)
downloadhdf5-fd933f30b1f8cd487ad790ac0b054bb779280a62.zip
hdf5-fd933f30b1f8cd487ad790ac0b054bb779280a62.tar.gz
hdf5-fd933f30b1f8cd487ad790ac0b054bb779280a62.tar.bz2
Remove programmer/date from comments (#3210)
* Removes Programmer: and Date: fields * Fixes a few Modifications: fields leftover from previous work
Diffstat (limited to 'src/H5Dmpio.c')
-rw-r--r--src/H5Dmpio.c37
1 files changed, 0 insertions, 37 deletions
diff --git a/src/H5Dmpio.c b/src/H5Dmpio.c
index dd474cc..4baa904 100644
--- a/src/H5Dmpio.c
+++ b/src/H5Dmpio.c
@@ -11,13 +11,7 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
- * Programmer: rky 980813
- * KY 2005 revised the code and made the change to support and optimize
- * collective IO support.
* Purpose: Functions to read/write directly between app buffer and file.
- *
- * Beware of the ifdef'ed print statements.
- * I didn't make them portable.
*/
/****************/
@@ -1089,16 +1083,6 @@ done:
* 4. DO IO
*
* Return: Non-negative on success/Negative on failure
- *
- * Programmer: Muqun Yang
- * Monday, Feb. 13th, 2006
- *
- * Modification:
- * - Refctore to remove multi-chunk-without-opimization feature and update for
- * multi-chunk-io accordingly
- * Programmer: Jonathan Kim
- * Date: 2012-10-10
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -1374,9 +1358,6 @@ done:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Quincey Koziol
- * Tuesday, March 4, 2008
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -1402,9 +1383,6 @@ done:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Quincey Koziol
- * Tuesday, March 4, 2008
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -1435,9 +1413,6 @@ done:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Muqun Yang
- * Monday, Feb. 13th, 2006
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -1984,9 +1959,6 @@ done:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Muqun Yang
- * Monday, Feb. 13th, 2006
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -2489,9 +2461,6 @@ done:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Muqun Yang
- * Monday, Feb. 13th, 2006
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -2611,9 +2580,6 @@ done:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Muqun Yang
- * Monday, Feb. 13th, 2006
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -2870,9 +2836,6 @@ H5D__cmp_chunk_redistribute_info_orig_owner(const void *_entry1, const void *_en
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Muqun Yang
- * Monday, Feb. 13th, 2006
- *
*-------------------------------------------------------------------------
*/
static herr_t