]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lscpu: cleanup tab vs. space
authorKarel Zak <kzak@redhat.com>
Wed, 26 May 2021 09:54:47 +0000 (11:54 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 26 May 2021 09:54:47 +0000 (11:54 +0200)
commit0a0af6161bfb2ee0b914d09d2ddd1e2e4df8a511
tree2f9a73e81c89067b2d24c3119b7b09790e75c64c
parentf2aadc1160ece8e6998fe71120ef1053582fb948
lscpu: cleanup tab vs. space

Do not mix tab and space in structs initializations.

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