]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: remove 'bootHash' from the post-parse infrastructure
authorPeter Krempa <pkrempa@redhat.com>
Mon, 28 May 2018 09:36:44 +0000 (11:36 +0200)
committerJán Tomko <jtomko@redhat.com>
Tue, 29 May 2018 08:22:39 +0000 (10:22 +0200)
commita17b08821850661382738d3529caf7ccaf5c77cb
tree94c46e8c0c72aafd6ced174c4e80f10b61e16acf
parent5b75a4a80d8744a893f5c5353b123d9c62bd2537
conf: remove 'bootHash' from the post-parse infrastructure

As the function signature of virDomainDefPostParseInternal does not
differ from virDomainDefPostParse now, the wrapper can be dropped.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Signed-off-by: Ján Tomko <jtomko@redhat.com>
src/conf/domain_conf.c