On Thu, Feb 24, 2011 at 10:56:17PM +0100, Juan Quintela wrote: > 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(-) Applied, thanks. -- 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