
28 Jan
2020
28 Jan
'20
11:04 a.m.
On Tue, Jan 28, 2020 at 11:31:22 +0100, Ján Tomko wrote:
Some *ParseXML functions have comments stating what kind of device they parse with an outdated list of parameters, with the exception of virDomainFSDefParseXML which claims to parse a disk.
Remove them, assuming the function names are descriptive enough.
Signed-off-by: Ján Tomko <jtomko@redhat.com> --- src/conf/domain_conf.c | 17 ----------------- 1 file changed, 17 deletions(-)
Reviewed-by: Peter Krempa <pkrempa@redhat.com>