]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lscpu: fix last caches separator in -e and -p output
authorKarel Zak <kzak@redhat.com>
Mon, 2 Nov 2020 09:34:53 +0000 (10:34 +0100)
committerKarel Zak <kzak@redhat.com>
Fri, 13 Nov 2020 08:19:02 +0000 (09:19 +0100)
commite07cca6b8595224578376d3f0be25df663a47274
tree41f14e4a1feecb86a899df0d51aebcfede843ed1
parentada1a387b110cc6744dcc5f32cbd9fca3304ed79
lscpu: fix last caches separator in -e and -p output

Note that cxt->ncaches is number of all instances, but we split
output according to split output according to caches names.

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