qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 0/3] scsi: Trivial cleanups around g_malloc()


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH 0/3] scsi: Trivial cleanups around g_malloc()
Date: Thu, 04 Dec 2014 21:57:24 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0

On 12/04/2014 06:12 AM, Markus Armbruster wrote:
> Markus Armbruster (3):
>   scsi: Drop superfluous conditionals around g_free()
>   scsi: Fuse g_malloc(); memset() into  g_malloc0()
>   scsi: Use g_new() & friends where that makes obvious sense

Series:
Reviewed-by: Eric Blake <address@hidden>

> 
>  hw/scsi/lsi53c895a.c   | 2 +-
>  hw/scsi/megasas.c      | 6 ++----
>  hw/scsi/scsi-generic.c | 6 ++----
>  hw/scsi/virtio-scsi.c  | 2 +-
>  4 files changed, 6 insertions(+), 10 deletions(-)
> 

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]