
2 Apr
2019
2 Apr
'19
2:42 a.m.
On Fri, Mar 22, 2019 at 07:00:38PM +0100, Peter Krempa wrote:
All callers including transitive callers through virDomainDiskSourceFormatInternal always pass true. Remove the argument.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- src/conf/domain_conf.c | 15 ++++++--------- src/conf/domain_conf.h | 3 +-- src/qemu/qemu_domain.c | 2 +- 3 files changed, 8 insertions(+), 12 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano