All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joerg Roedel <joro@8bytes.org>
To: Libing Zhou <libing.zhou@nokia-sbell.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] drv: iommu: amd: Remove double zero check
Date: Wed, 22 Jul 2020 15:26:32 +0200	[thread overview]
Message-ID: <20200722132632.GF27672@8bytes.org> (raw)
In-Reply-To: <20200722064450.GA63618@hzling02.china.nsn-net.net>

On Wed, Jul 22, 2020 at 02:44:50PM +0800, Libing Zhou wrote:
> The free_pages() does zero check, therefore remove double zero
> check here.
> 
> Signed-off-by: Libing Zhou <libing.zhou@nokia-sbell.com>
> ---
>  drivers/iommu/amd/init.c | 11 ++---------
>  1 file changed, 2 insertions(+), 9 deletions(-)

Applied, thanks.

      reply	other threads:[~2020-07-22 13:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-22  6:44 [PATCH] drv: iommu: amd: Remove double zero check Libing Zhou
2020-07-22 13:26 ` Joerg Roedel [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=20200722132632.GF27672@8bytes.org \
    --to=joro@8bytes.org \
    --cc=libing.zhou@nokia-sbell.com \
    --cc=linux-kernel@vger.kernel.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 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.