]> granicus.if.org Git - procps-ng/commit
library: rename a couple of 'reap' structs to 'reaped'
authorJim Warner <james.warner@comcast.net>
Fri, 19 Jun 2020 05:00:00 +0000 (00:00 -0500)
committerCraig Small <csmall@dropbear.xyz>
Tue, 23 Jun 2020 09:09:05 +0000 (19:09 +1000)
commit52c847a019c6ef518cdc0851da667b9bf5913988
tree32dc6b2ca4b22887b98006e2b5e9e8e58c4905be
parent740e585b9db4ac170aded76b8ba25557e7bd517f
library: rename a couple of 'reap' structs to 'reaped'

In preparation for a documentation attempt, this patch
renames 'struct reap' to 'struct reaped' in two of our
interfaces. That will bring all the non-pid interfaces
into agreement since the <stat> api already used that.

Signed-off-by: Jim Warner <james.warner@comcast.net>
proc/diskstats.c
proc/diskstats.h
proc/slabinfo.c
proc/slabinfo.h