
20 Feb
2018
20 Feb
'18
9:35 p.m.
On 02/20/2018 12:08 PM, Daniel P. Berrangé wrote:
Cast away enum type in places where we don't wish to cover all cases.
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com> --- tools/virt-host-validate-qemu.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
Reviewed-by: John Ferlan <jferlan@redhat.com> John