]> git.proxmox.com Git - mirror_qemu.git/blobdiff - blockdev.c
Rename target_phys_addr_t to hwaddr
[mirror_qemu.git] / blockdev.c
index 5f18dfa97b306977b6a8cd36fc5661fc97f161f0..99828ad2bdbc7dcbb137f4e719d621cc934c1b24 100644 (file)
@@ -830,7 +830,6 @@ exit:
     QSIMPLEQ_FOREACH_SAFE(states, &snap_bdrv_states, entry, next) {
         g_free(states);
     }
-    return;
 }