]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lscpu: remove obsolete code
authorKarel Zak <kzak@redhat.com>
Wed, 19 Aug 2020 10:43:48 +0000 (12:43 +0200)
committerKarel Zak <kzak@redhat.com>
Fri, 13 Nov 2020 08:19:02 +0000 (09:19 +0100)
commitf9ac02103265ad831fabb4f15b71168396d7a959
tree9d3d1151f7b60aa16582f1dbc9460e523fc828c9
parent3d590f8ea1f97c1e5f3005c7e249e0ca57c4da56
lscpu: remove obsolete code

This is the first step in conversion from old lscpu to the new code.
The patch removes obsolete code from lscpu.c and lscpu.h. The old
output code in lscpu.c is temporary disabled by #ifdef due to
incompatibility between old and new internal APIs -- this will be
changed later by small steps to make all all the changes review-able.

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