Skip to content

Commit d000c70

Browse files
committed
rcache/base: remove erroneous comment
Signed-off-by: Nathan Hjelm <[email protected]> (cherry picked from commit b870d15) Signed-off-by: Nathan Hjelm <[email protected]>
1 parent 3930f71 commit d000c70

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

opal/mca/rcache/base/rcache_base_vma_tree.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,6 @@ mca_rcache_base_vma_item_t *mca_rcache_base_vma_new (mca_rcache_base_vma_module_
132132
return vma_item;
133133
}
134134

135-
/* NTH: this function MUST not allocate or deallocate memory */
136135
static void mca_rcache_base_vma_return (mca_rcache_base_vma_module_t *vma_module, mca_rcache_base_vma_item_t *vma_item)
137136
{
138137
opal_list_item_t *item;

0 commit comments

Comments
 (0)