All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marcelo Tosatti <mtosatti@redhat.com>
To: Juan Quintela <quintela@redhat.com>
Cc: kvm@vger.kernel.org, alex.williamson@redhat.com
Subject: Re: [PATCH 0/3] device-assigment: cleanup
Date: Tue, 1 Mar 2011 17:31:17 -0300	[thread overview]
Message-ID: <20110301203117.GA9111@amt.cnet> (raw)
In-Reply-To: <cover.1298584362.git.quintela@redhat.com>

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.


      parent reply	other threads:[~2011-03-01 20:37 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 ` [PATCH 0/3] device-assigment: cleanup Alex Williamson
2011-03-01 20:31 ` Marcelo Tosatti [this message]

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=20110301203117.GA9111@amt.cnet \
    --to=mtosatti@redhat.com \
    --cc=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.