]> xenbits.xensource.com Git - libvirt.git/commit
conf: error out for multiple log elements while parsing chardev
authorPavel Hrdina <phrdina@redhat.com>
Fri, 18 Aug 2017 13:15:28 +0000 (15:15 +0200)
committerPavel Hrdina <phrdina@redhat.com>
Tue, 22 Aug 2017 15:28:40 +0000 (17:28 +0200)
commit23482e4b1ed4f900728a66e5d8c0afd9a56afd2d
tree400da81607d169a6816aeaddacd396d66a372c0a
parent21bfd1e9b9dacaca0c92eb14d62e4f643464fc31
conf: error out for multiple log elements while parsing chardev

Remove check whether a variable was already set because the element
is parsed only once now.

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
src/conf/domain_conf.c