All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alex Williamson <alex.williamson@redhat.com>
To: Juan Quintela <quintela@redhat.com>
Cc: kvm@vger.kernel.org
Subject: Re: [PATCH 0/3] device-assigment: cleanup
Date: Thu, 24 Feb 2011 15:04:18 -0700	[thread overview]
Message-ID: <1298585059.6140.37.camel@x201> (raw)
In-Reply-To: <cover.1298584362.git.quintela@redhat.com>

On Thu, 2011-02-24 at 22:56 +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(-)
> 

Looks good to me.

Acked-by: Alex Williamson <alex.williamson@redhat.com>


  parent reply	other threads:[~2011-02-24 22:04 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-24 21:56 [PATCH 0/3] device-assigment: cleanup Juan Quintela
2011-02-24 21:56 ` [PATCH 1/3] device-assignment: Use qemu_mallocz() instead of calloc() Juan Quintela
2011-02-24 21:56 ` [PATCH 2/3] device-assignment: Be consistent and use DO_UPCAST everywhere Juan Quintela
2011-02-24 21:56 ` [PATCH 3/3] device-assignment: remove qemu_mallocz() test Juan Quintela
2011-02-24 22:04 ` Alex Williamson [this message]
2011-03-01 20:31 ` [PATCH 0/3] device-assigment: cleanup Marcelo Tosatti

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1298585059.6140.37.camel@x201 \
    --to=alex.williamson@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=quintela@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.