]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: use virStringParseYesNo
authorRafael Fonseca <r4f4rfs@gmail.com>
Sun, 22 Mar 2020 16:39:50 +0000 (17:39 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Mon, 23 Mar 2020 13:13:09 +0000 (14:13 +0100)
commit8c53938e18adf5c9c89c25c875f88cba50d3142b
tree4ad4395424e9ef9f8dac60302b44bbb5ecad6da2
parentea903036fa8d2333edb74b617416416dd75be533
conf: use virStringParseYesNo

Use existing function built for this exact purpose.

Signed-off-by: Rafael Fonseca <r4f4rfs@gmail.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
src/conf/domain_conf.c
src/conf/interface_conf.c