library: accumulated miscellaneous code/comment tweaks
Signed-off-by: Jim Warner <james.warner@comcast.net>
This commit is contained in:
@ -1244,7 +1244,7 @@ PROCPS_EXPORT struct vmstat_stack *procps_vmstat_select (
|
||||
vmstat_extents_free_all(info);
|
||||
}
|
||||
if (!info->extents
|
||||
&& !(vmstat_stacks_alloc(info, 1)))
|
||||
&& (!vmstat_stacks_alloc(info, 1)))
|
||||
return NULL;
|
||||
|
||||
if (info->dirty_stacks)
|
||||
|
Reference in New Issue
Block a user