public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Bjorn Helgaas <helgaas@kernel.org>
To: Nam Cao <namcao@linutronix.de>
Cc: "Thomas Gleixner" <tglx@linutronix.de>,
	"Lorenzo Pieralisi" <lpieralisi@kernel.org>,
	"Krzysztof Wilczyński" <kwilczynski@kernel.org>,
	"Manivannan Sadhasivam" <mani@kernel.org>,
	"Rob Herring" <robh@kernel.org>,
	"Bjorn Helgaas" <bhelgaas@google.com>,
	"Ray Jui" <rjui@broadcom.com>,
	"Scott Branden" <sbranden@broadcom.com>,
	"Broadcom internal kernel review list"
	<bcm-kernel-feedback-list@broadcom.com>,
	linux-pci@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, "kernel test robot" <lkp@intel.com>
Subject: Re: [PATCH] PCI: iproc: Remove description of 'msi_domain' in struct iproc_msi
Date: Tue, 8 Jul 2025 11:06:00 -0500	[thread overview]
Message-ID: <20250708160600.GA2147978@bhelgaas> (raw)
In-Reply-To: <20250708053825.1803409-1-namcao@linutronix.de>

On Tue, Jul 08, 2025 at 07:38:25AM +0200, Nam Cao wrote:
> The member msi_domain of struct iproc_msi has been removed, but its
> description was left behind. Remove the description.
> 
> Reported-by: kernel test robot <lkp@intel.com>
> Closes: https://lore.kernel.org/oe-kbuild-all/202507080437.HQuYK7x8-lkp@intel.com/
> Signed-off-by: Nam Cao <namcao@linutronix.de>

Thanks for squashing this into the ("PCI: iproc: Switch to
msi_create_parent_irq_domain()") patch that removed the msi_domain
member, Mani.  No point in cluttering the history with extra commits
that clean up things we haven't merged upstream yet.

> ---
>  drivers/pci/controller/pcie-iproc-msi.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/drivers/pci/controller/pcie-iproc-msi.c b/drivers/pci/controller/pcie-iproc-msi.c
> index d0c7f004217f..9ba242ab9596 100644
> --- a/drivers/pci/controller/pcie-iproc-msi.c
> +++ b/drivers/pci/controller/pcie-iproc-msi.c
> @@ -82,7 +82,6 @@ struct iproc_msi_grp {
>   * @bitmap_lock: lock to protect access to the MSI bitmap
>   * @nr_msi_vecs: total number of MSI vectors
>   * @inner_domain: inner IRQ domain
> - * @msi_domain: MSI IRQ domain
>   * @nr_eq_region: required number of 4K aligned memory region for MSI event
>   * queues
>   * @nr_msi_region: required number of 4K aligned address region for MSI posted
> -- 
> 2.39.5
> 

  reply	other threads:[~2025-07-08 16:06 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-08  5:38 [PATCH] PCI: iproc: Remove description of 'msi_domain' in struct iproc_msi Nam Cao
2025-07-08 16:06 ` Bjorn Helgaas [this message]
2025-07-09  1:17 ` kernel test robot

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=20250708160600.GA2147978@bhelgaas \
    --to=helgaas@kernel.org \
    --cc=bcm-kernel-feedback-list@broadcom.com \
    --cc=bhelgaas@google.com \
    --cc=kwilczynski@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=lkp@intel.com \
    --cc=lpieralisi@kernel.org \
    --cc=mani@kernel.org \
    --cc=namcao@linutronix.de \
    --cc=rjui@broadcom.com \
    --cc=robh@kernel.org \
    --cc=sbranden@broadcom.com \
    --cc=tglx@linutronix.de \
    /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