Hi This series just: - use qemu_mallocz() everywhere. - remove NULL tests for qemu_mallocz(). - change all container_of to DO_UPCAST() (there were both of them). Later, Juan. Juan Quintela (3): device-assignment: Use qemu_mallocz() instead of calloc() device-assignment: Be consistent and use DO_UPCAST everywhere device-assignment: remove qemu_mallocz() test hw/device-assignment.c | 39 +++++++++++++-------------------------- 1 files changed, 13 insertions(+), 26 deletions(-) -- 1.7.4 -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html