
9 Jun
2021
9 Jun
'21
9:52 a.m.
On 6/3/21 1:34 PM, Michal Privoznik wrote:
I've identified some places (mostly by looking for virBufferUse()) that can use virXMLFormatElement() instead of open coded version of it. I'm sure there are many more places that could use the same treatment. Let's cure them some other time.
Signed-off-by: Michal Privoznik <mprivozn@redhat.com> ---
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano