]> xenbits.xensource.com Git - libvirt.git/commit
virDomainDeviceInfoFormat: delete outdated comments
authorJán Tomko <jtomko@redhat.com>
Tue, 27 Jun 2017 12:14:32 +0000 (14:14 +0200)
committerJán Tomko <jtomko@redhat.com>
Wed, 2 Aug 2017 13:45:52 +0000 (15:45 +0200)
commitb301ed584c8cb87879b596e52c5b363ae981684b
treef60059fbe8645a7a7f45662e43ea9b715ec219a2
parent6233e7bb7487f9c08ced43b6a0000663b86bf7c6
virDomainDeviceInfoFormat: delete outdated comments

This function has grown to format more than just the address.
Delete the comment completely to avoid failing to update it
in the future.

Also, the indentation is now handled by the virBuffer APIs,
so the comment about indentation no longer makes sense.
src/conf/domain_conf.c