]> 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, 21 Feb 2017 12:15:02 +0000 (13:15 +0100)
commit6955781df02dd4bb6ead50ca985e6fe032e5e726
treedf38c3e118ecfac890980773bda82164abfff390
parent4714a64dcdd8091bfdf6751957da2512a59b4280
lscpu: don't use path_exist() before path_fopen()

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