summaryrefslogtreecommitdiffstats
path: root/src/H5FDsubfiling/H5subfiling_common.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/H5FDsubfiling/H5subfiling_common.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/H5FDsubfiling/H5subfiling_common.c')
-rw-r--r--src/H5FDsubfiling/H5subfiling_common.c29
1 files changed, 0 insertions, 29 deletions
diff --git a/src/H5FDsubfiling/H5subfiling_common.c b/src/H5FDsubfiling/H5subfiling_common.c
index 17cde45..8ddb3a3 100644
--- a/src/H5FDsubfiling/H5subfiling_common.c
+++ b/src/H5FDsubfiling/H5subfiling_common.c
@@ -621,9 +621,6 @@ done:
* Return: Success (0) or Faiure (non-zero)
* Errors: If MPI operations fail for some reason.
*
- * Programmer: Richard Warren
- * 7/17/2020
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -723,7 +720,6 @@ done:
/*
-------------------------------------------------------------------------
- Programmer: Richard Warren
Purpose: Called as part of a file open operation, we initialize a
subfiling context which includes the application topology
along with other relevant info such as the MPI objects
@@ -1165,7 +1161,6 @@ done:
/*
-------------------------------------------------------------------------
- Programmer: Richard Warren
Purpose: Return a character string which represents either the
default selection method: SELECT_IOC_ONE_PER_NODE; or
if the user has selected a method via the environment
@@ -1733,9 +1728,6 @@ done:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Richard Warren
- * 7/17/2020
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -1921,9 +1913,6 @@ done:
* Return: Success (0) or Faiure (non-zero)
* Errors: If MPI operations fail for some reason.
*
- * Programmer: Richard Warren
- * 7/17/2020
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -1983,9 +1972,6 @@ done:
* Errors: FAILs ONLY if storage for the mapping entry cannot
* be allocated.
*
- * Programmer: Richard Warren
- * 7/17/2020
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -2057,9 +2043,6 @@ done:
* Return: None
* Errors: Cannot fail.
*
- * Programmer: Richard Warren
- * 7/17/2020
- *
*-------------------------------------------------------------------------
*/
static void
@@ -2108,9 +2091,6 @@ clear_fid_map_entry(uint64_t file_id, int64_t sf_context_id)
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Richard Warren
- * 7/17/2020
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -2668,9 +2648,6 @@ done:
* Return: Success (0) or Faiure (non-zero)
* Errors: If MPI operations fail for some reason.
*
- * Programmer: Richard Warren
- * 7/17/2020
- *
*-------------------------------------------------------------------------
*/
/*-------------------------------------------------------------------------
@@ -2692,9 +2669,6 @@ done:
* Return: Success (0) or Faiure (non-zero)
* Errors: If MPI operations fail for some reason.
*
- * Programmer: Richard Warren
- * 7/17/2020
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -2993,9 +2967,6 @@ done:
* Negative on failure or if the subfiling context doesn't
* exist
*
- * Programmer: Richard Warren
- * 7/17/2020
- *
*-------------------------------------------------------------------------
*/
int64_t