]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lscpu: (arm) cleanup code
authorKarel Zak <kzak@redhat.com>
Mon, 22 Jan 2018 12:20:51 +0000 (13:20 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 22 Jan 2018 12:20:51 +0000 (13:20 +0100)
commitaf808dfa6d14e35f0e2bc64d195aad3677752498
treeb95f574e9ccdb2d47faead1e5364b58f81e81a8d
parent8229df2093a21b8812eeced352e3f579fd2b8053
lscpu: (arm) cleanup code

* check for strtol() errors
* fix indention
* fix coding style

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