xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: David Vrabel <david.vrabel@citrix.com>
To: Jeff Liu <jeff.liu@oracle.com>
Cc: xen-devel@lists.xenproject.org, boris.ostrovsky@oracle.com,
	David Vrabel <david.vrabel@citrix.com>
Subject: Re: [PATCH v2] xen: simplify balloon_first_page() with list_first_entry_or_null()
Date: Wed, 13 Nov 2013 14:03:49 +0000	[thread overview]
Message-ID: <528386C5.3010105@citrix.com> (raw)
In-Reply-To: <528377CE.9090505@oracle.com>

On 13/11/13 12:59, Jeff Liu wrote:
> From: Jie Liu <jeff.liu@oracle.com>
> 
> Replace the code logic at balloon_first_page() by calling
> list_first_entry_or_null() directly.  since here is only
> one user of that routine, therefore we can just remove it.
> 
> Signed-off-by: Jie Liu <jeff.liu@oracle.com>

Reviewed-by: David Vrabel <david.vrabel@citrix.com>

(In case anyone else is wondering this list function was introduced in
3.10.)

David

      reply	other threads:[~2013-11-13 14:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-13 12:59 [PATCH v2] xen: simplify balloon_first_page() with list_first_entry_or_null() Jeff Liu
2013-11-13 14:03 ` David Vrabel [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=528386C5.3010105@citrix.com \
    --to=david.vrabel@citrix.com \
    --cc=boris.ostrovsky@oracle.com \
    --cc=jeff.liu@oracle.com \
    --cc=xen-devel@lists.xenproject.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).