]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lscpu: rename macros and functions
authorKarel Zak <kzak@redhat.com>
Tue, 19 Mar 2019 10:36:43 +0000 (11:36 +0100)
committerKarel Zak <kzak@redhat.com>
Tue, 19 Mar 2019 12:57:05 +0000 (13:57 +0100)
commitcc07239d5cc8c68173afde8f1b62101a70e47daf
tree216f0ce842a0f2767677a7b1f9b77881f31401bc
parent1b4b184cc8e59e86d3219eaf5c15b75658bab2a9
lscpu: rename macros and functions

We need to differentiate between output about CPUs and another stuff
(caches in future). Let's make it more obvious in code.

Signed-off-by: Karel Zak <kzak@redhat.com>
sys-utils/lscpu.c