libvirt
/
libvirt
|
master
|
57 mins and 9 secs
|
Ján Tomko
|
qemu: fix implicit fallthrough warning
src/qemu/qemu_domain_address.c:680:13: error: this statement may fall through [-Werror=implicit-fallthrough=] switch ((virDomainFSModel) dev->data.fs->model) {
Signed-off-by: Ján Tomko <jtomko@redhat.com> Fixes: f363af7e351c6cac0ff442390d0dab283cbd9fae
|
|