misc: just a couple cosmetic changes for comments only

Signed-off-by: Jim Warner <james.warner@comcast.net>
This commit is contained in:
Jim Warner
2020-12-19 00:00:00 -06:00
committed by Craig Small
parent bed6074531
commit 07e4c08c62
2 changed files with 3 additions and 2 deletions

View File

@@ -1422,7 +1422,8 @@ PROCPS_EXPORT int procps_pids_reset (
// account for above PIDS_logical_end
info->curitems = newnumitems + 1;
// if extents freed above, pids_stacks_alloc() will itemize ...
// if extents were freed above, this next guy will have no effect
// so we'll rely on pids_stacks_alloc() to itemize ...
pids_itemize_stacks_all(info);
pids_libflags_set(info);