dmaengine.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: rectify the INTEL IADX DRIVER entry
@ 2020-03-07 20:57 Lukas Bulwahn
  2020-03-09 16:08 ` Dave Jiang
  2020-03-11  9:30 ` Vinod Koul
  0 siblings, 2 replies; 3+ messages in thread
From: Lukas Bulwahn @ 2020-03-07 20:57 UTC (permalink / raw)
  To: Dave Jiang, Vinod Koul
  Cc: dmaengine, Joe Perches, kernel-janitors, linux-kernel, Lukas Bulwahn

Commit bfe1d56091c1 ("dmaengine: idxd: Init and probe for Intel data
accelerators") added the INTEL IADX DRIVER entry in MAINTAINERS, which
mentions include/linux/idxd.h as file entry. However, this header file was
not added in this commit, nor in any later one.

Hence, since then, ./scripts/get_maintainer.pl --self-test complains:

  warning: no file matches F: include/linux/idxd.h

Drop the file entry to the non-existing file in INTEL IADX DRIVER now.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
---
applies cleanly on current master and next-20200306

 MAINTAINERS | 1 -
 1 file changed, 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index c93e4937164c..303e1ea83484 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8478,7 +8478,6 @@ L:	dmaengine@vger.kernel.org
 S:	Supported
 F:	drivers/dma/idxd/*
 F:	include/uapi/linux/idxd.h
-F:	include/linux/idxd.h
 
 INTEL IDLE DRIVER
 M:	Jacob Pan <jacob.jun.pan@linux.intel.com>
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] MAINTAINERS: rectify the INTEL IADX DRIVER entry
  2020-03-07 20:57 [PATCH] MAINTAINERS: rectify the INTEL IADX DRIVER entry Lukas Bulwahn
@ 2020-03-09 16:08 ` Dave Jiang
  2020-03-11  9:30 ` Vinod Koul
  1 sibling, 0 replies; 3+ messages in thread
From: Dave Jiang @ 2020-03-09 16:08 UTC (permalink / raw)
  To: Lukas Bulwahn, Vinod Koul
  Cc: dmaengine, Joe Perches, kernel-janitors, linux-kernel



On 3/7/20 1:57 PM, Lukas Bulwahn wrote:
> Commit bfe1d56091c1 ("dmaengine: idxd: Init and probe for Intel data
> accelerators") added the INTEL IADX DRIVER entry in MAINTAINERS, which
> mentions include/linux/idxd.h as file entry. However, this header file was
> not added in this commit, nor in any later one.
> 
> Hence, since then, ./scripts/get_maintainer.pl --self-test complains:
> 
>    warning: no file matches F: include/linux/idxd.h
> 
> Drop the file entry to the non-existing file in INTEL IADX DRIVER now.
> 
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>

Thanks. That was a mistake.

Acked-by: Dave Jiang <dave.jiang@intel.com>



> ---
> applies cleanly on current master and next-20200306
> 
>   MAINTAINERS | 1 -
>   1 file changed, 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index c93e4937164c..303e1ea83484 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -8478,7 +8478,6 @@ L:	dmaengine@vger.kernel.org
>   S:	Supported
>   F:	drivers/dma/idxd/*
>   F:	include/uapi/linux/idxd.h
> -F:	include/linux/idxd.h
>   
>   INTEL IDLE DRIVER
>   M:	Jacob Pan <jacob.jun.pan@linux.intel.com>
> 

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] MAINTAINERS: rectify the INTEL IADX DRIVER entry
  2020-03-07 20:57 [PATCH] MAINTAINERS: rectify the INTEL IADX DRIVER entry Lukas Bulwahn
  2020-03-09 16:08 ` Dave Jiang
@ 2020-03-11  9:30 ` Vinod Koul
  1 sibling, 0 replies; 3+ messages in thread
From: Vinod Koul @ 2020-03-11  9:30 UTC (permalink / raw)
  To: Lukas Bulwahn
  Cc: Dave Jiang, dmaengine, Joe Perches, kernel-janitors, linux-kernel

On 07-03-20, 21:57, Lukas Bulwahn wrote:
> Commit bfe1d56091c1 ("dmaengine: idxd: Init and probe for Intel data
> accelerators") added the INTEL IADX DRIVER entry in MAINTAINERS, which
> mentions include/linux/idxd.h as file entry. However, this header file was
> not added in this commit, nor in any later one.
> 
> Hence, since then, ./scripts/get_maintainer.pl --self-test complains:
> 
>   warning: no file matches F: include/linux/idxd.h
> 
> Drop the file entry to the non-existing file in INTEL IADX DRIVER now.

Applied, thanks

-- 
~Vinod

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-03-11  9:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-07 20:57 [PATCH] MAINTAINERS: rectify the INTEL IADX DRIVER entry Lukas Bulwahn
2020-03-09 16:08 ` Dave Jiang
2020-03-11  9:30 ` Vinod Koul

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).