]> granicus.if.org Git - procps-ng/commit
library: <diskstats> api, regularize macro conventions
authorJim Warner <james.warner@comcast.net>
Mon, 10 Aug 2020 05:00:00 +0000 (00:00 -0500)
committerCraig Small <csmall@dropbear.xyz>
Thu, 13 Aug 2020 11:08:58 +0000 (21:08 +1000)
commitbb9e74c00b7f8e2b3a45adfcede0926a8b0a4cd1
treecbbaf4dd5ec3ab147c7a35570a07ef5e0f1e4e2c
parent9363bcca8fe3b2ee5b969acb91e74f45d92e19ce
library: <diskstats> api, regularize macro conventions

This cosmetic change just prepares for the later patch
introducing validation of Item_tables and enumerators.

[ and, we'll now have better 'set' function names of ]
[ 'set_diskstats_ENUM' instead of the more redundant ]
[ current 'set_diskstats_DISKSTATS_ENUM' convention. ]

[ now our only exception is the <slabinfo> api where ]
[ a full enumerator identifier with 'SLAB' & 'SLABS' ]
[ prefixes are used, and 'SLABINFO_noop/extra' guys. ]

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