]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lscpu: don't use path_exist() before path_fopen()
authorKarel Zak <kzak@redhat.com>
Tue, 31 Jan 2017 19:55:07 +0000 (20:55 +0100)
committerKarel Zak <kzak@redhat.com>
Tue, 31 Jan 2017 19:55:07 +0000 (20:55 +0100)
commit904ffe1fd2ba6c2092e00b4b1b95fcc30be77b45
treee64a4288bc7fee8fd9bfc8d0a63f389b1e5b6383
parent56cda4b7e388f111f46bc380cd48098856395f23
lscpu: don't use path_exist() before path_fopen()

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