All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joerg Roedel <joro@8bytes.org>
To: Robin Murphy <robin.murphy@arm.com>
Cc: will@kernel.org, iommu@lists.linux.dev
Subject: Re: [PATCH] iommu/ipmmu-vmsa: Drop of_match_ptr()
Date: Thu, 8 Sep 2022 14:41:01 +0200	[thread overview]
Message-ID: <Yxni3d6CdI3FZ5D+@8bytes.org> (raw)
In-Reply-To: <dcab234a51ed2d9e79d2f960f6da5f59361a2931.1662566939.git.robin.murphy@arm.com>

On Wed, Sep 07, 2022 at 05:12:12PM +0100, Robin Murphy wrote:
> Drop of_match_ptr() to avoid an unused variable warning when
> compile-testing with CONFIG_OF=n. The driver is not actually usable in
> that configuration, so there's no point trying to optimise out data.
> 
> Reported-by: kernel test robot <lkp@intel.com>
> Signed-off-by: Robin Murphy <robin.murphy@arm.com>
> ---
> 
> fixes "iommu/ipmmu-vmsa: Clean up bus_set_iommu()"

Applied, thanks.


      reply	other threads:[~2022-09-08 12:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-07 16:12 [PATCH] iommu/ipmmu-vmsa: Drop of_match_ptr() Robin Murphy
2022-09-08 12:41 ` 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=Yxni3d6CdI3FZ5D+@8bytes.org \
    --to=joro@8bytes.org \
    --cc=iommu@lists.linux.dev \
    --cc=robin.murphy@arm.com \
    --cc=will@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.