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 <[email protected]> > --- > src/conf/domain_conf.c | 17 ----------------- > 1 file changed, 17 deletions(-)
Reviewed-by: Peter Krempa <[email protected]>
