All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bjorn Helgaas <helgaas@kernel.org>
To: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Cc: Tom Joseph <tjoseph@cadence.com>,
	Andrew Murray <andrew.murray@arm.com>,
	Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>,
	linux-pci@vger.kernel.org, Joe Perches <joe@perches.com>,
	kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] MAINTAINERS: adjust entry to moving cadence drivers
Date: Thu, 27 Feb 2020 21:52:06 +0000	[thread overview]
Message-ID: <20200227215206.GA146772@google.com> (raw)
In-Reply-To: <20200221185402.4703-1-lukas.bulwahn@gmail.com>
In-Reply-To: <20200221185402.4703-1-lukas.bulwahn@gmail.com>

On Fri, Feb 21, 2020 at 07:54:02PM +0100, Lukas Bulwahn wrote:
> Commit de80f95ccb9c ("PCI: cadence: Move all files to per-device cadence
> directory") moved files of the pci cadence drivers, but did not adjust
> the entry in MAINTAINERS.
> 
> Since then, ./scripts/get_maintainer.pl --self-test complains:
> 
>   warning: no file matches F: drivers/pci/controller/pcie-cadence*
> 
> So, repair the MAINTAINERS entry now.
> 
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>

Applied to for-linus for v5.6, thanks!

> ---
> Tom, Andrew, please ack. Lorenzo, please pick this patch.
> applies cleanly on current master and next-20200221
> 
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 4beb8dc4c7eb..d8f690f0e838 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -12740,7 +12740,7 @@ M:	Tom Joseph <tjoseph@cadence.com>
>  L:	linux-pci@vger.kernel.org
>  S:	Maintained
>  F:	Documentation/devicetree/bindings/pci/cdns,*.txt
> -F:	drivers/pci/controller/pcie-cadence*
> +F:	drivers/pci/controller/cadence/
>  
>  PCI DRIVER FOR FREESCALE LAYERSCAPE
>  M:	Minghuan Lian <minghuan.Lian@nxp.com>
> -- 
> 2.17.1
> 

WARNING: multiple messages have this Message-ID (diff)
From: Bjorn Helgaas <helgaas@kernel.org>
To: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Cc: Tom Joseph <tjoseph@cadence.com>,
	Andrew Murray <andrew.murray@arm.com>,
	Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>,
	linux-pci@vger.kernel.org, Joe Perches <joe@perches.com>,
	kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] MAINTAINERS: adjust entry to moving cadence drivers
Date: Thu, 27 Feb 2020 15:52:06 -0600	[thread overview]
Message-ID: <20200227215206.GA146772@google.com> (raw)
In-Reply-To: <20200221185402.4703-1-lukas.bulwahn@gmail.com>

On Fri, Feb 21, 2020 at 07:54:02PM +0100, Lukas Bulwahn wrote:
> Commit de80f95ccb9c ("PCI: cadence: Move all files to per-device cadence
> directory") moved files of the pci cadence drivers, but did not adjust
> the entry in MAINTAINERS.
> 
> Since then, ./scripts/get_maintainer.pl --self-test complains:
> 
>   warning: no file matches F: drivers/pci/controller/pcie-cadence*
> 
> So, repair the MAINTAINERS entry now.
> 
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>

Applied to for-linus for v5.6, thanks!

> ---
> Tom, Andrew, please ack. Lorenzo, please pick this patch.
> applies cleanly on current master and next-20200221
> 
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 4beb8dc4c7eb..d8f690f0e838 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -12740,7 +12740,7 @@ M:	Tom Joseph <tjoseph@cadence.com>
>  L:	linux-pci@vger.kernel.org
>  S:	Maintained
>  F:	Documentation/devicetree/bindings/pci/cdns,*.txt
> -F:	drivers/pci/controller/pcie-cadence*
> +F:	drivers/pci/controller/cadence/
>  
>  PCI DRIVER FOR FREESCALE LAYERSCAPE
>  M:	Minghuan Lian <minghuan.Lian@nxp.com>
> -- 
> 2.17.1
> 

  reply	other threads:[~2020-02-27 21:52 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-21 18:54 [PATCH] MAINTAINERS: adjust entry to moving cadence drivers Lukas Bulwahn
2020-02-21 18:54 ` Lukas Bulwahn
2020-02-27 21:52 ` Bjorn Helgaas [this message]
2020-02-27 21:52   ` Bjorn Helgaas

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=20200227215206.GA146772@google.com \
    --to=helgaas@kernel.org \
    --cc=andrew.murray@arm.com \
    --cc=joe@perches.com \
    --cc=kernel-janitors@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=lorenzo.pieralisi@arm.com \
    --cc=lukas.bulwahn@gmail.com \
    --cc=tjoseph@cadence.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.