Revision 4d5b97da block/qed-table.c

b/block/qed-table.c
103 103
out:
104 104
    qemu_vfree(write_table_cb->table);
105 105
    gencb_complete(&write_table_cb->gencb, ret);
106
    return;
107 106
}
108 107

  
109 108
/**

Also available in: Unified diff