A file pattern line in this section of the MAINTAINERS file in linux-next
does not have a match in the linux source files.
This could occur because a matching filename was never added, was deleted
or renamed in some other commit.
The commits that added and if found renamed or removed the file pattern
are shown below.
Please fix this defect appropriately.
1: ---------------------------------------------------------------------------
linux-next MAINTAINERS section:
7370 IBM Power in-Nest Crypto Acceleration
7371 M: Breno Leitão <[email protected]>
7372 M: Nayna Jain <[email protected]>
7373 M: Paulo Flabiano Smorigo <[email protected]>
7374 L: [email protected]
7375 S: Supported
7376 F: drivers/crypto/nx/Makefile
7377 F: drivers/crypto/nx/Kconfig
7378 F: drivers/crypto/nx/nx-aes*
7379 F: drivers/crypto/nx/nx-sha*
7380 F: drivers/crypto/nx/nx.*
7381 F: drivers/crypto/nx/nx_csbcpb.h
--> 7382 F: drivers/crypto/nx/nx_debugfs.h
2: ---------------------------------------------------------------------------
The most recent commit that added or modified file pattern 'drivers/crypto/nx/nx_debugfs.h':
commit 28bceeaaf81140d69647acd0eb7dc9312f27844a
Author: Dan Streetman <[email protected]>
Date: Thu Jun 18 12:28:32 2015 -0400
MAINTAINERS: clarify drivers/crypto/nx/ file ownership
Update the "IBM Power in-Nest Crypto Acceleration" and
"IBM Power 842 compression accelerator" sections to specify the correct
files.
The "IBM Power in-Nest Crypto Acceleration" was originally the only
NX driver, and so its section listed all drivers/crypto/nx/ files,
but now there is also the 842 driver which has its own section. This
lists explicitly what files are owned by the Crypto driver and which
files are owned by the 842 compression driver.
Signed-off-by: Dan Streetman <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
MAINTAINERS | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)
3: ---------------------------------------------------------------------------
No commit with file pattern 'drivers/crypto/nx/nx_debugfs.h' was found
Fix typo in nx_debugfs.c filepath. File extension changed from .h to .c
The file nx_debugfs.h never existed.
Cc: Breno Leitão <[email protected]>
Cc: Nayna Jain <[email protected]>
Cc: Paulo Flabiano Smorigo <[email protected]>
Cc: Dan Streetman <[email protected]>
Cc: Herbert Xu <[email protected]>
Cc: [email protected]
Signed-off-by: Denis Efremov <[email protected]>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index c2117e5f4ff8..99a7392ad6bc 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7658,7 +7658,7 @@ F: drivers/crypto/nx/nx-aes*
F: drivers/crypto/nx/nx-sha*
F: drivers/crypto/nx/nx.*
F: drivers/crypto/nx/nx_csbcpb.h
-F: drivers/crypto/nx/nx_debugfs.h
+F: drivers/crypto/nx/nx_debugfs.c
IBM Power Linux RAID adapter
M: Brian King <[email protected]>
--
2.21.0
On Tue, Aug 13, 2019 at 09:06:10AM +0300, Denis Efremov wrote:
> Fix typo in nx_debugfs.c filepath. File extension changed from .h to .c
> The file nx_debugfs.h never existed.
>
> Cc: Breno Leit?o <[email protected]>
> Cc: Nayna Jain <[email protected]>
> Cc: Paulo Flabiano Smorigo <[email protected]>
> Cc: Dan Streetman <[email protected]>
> Cc: Herbert Xu <[email protected]>
> Cc: [email protected]
> Signed-off-by: Denis Efremov <[email protected]>
> ---
> MAINTAINERS | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Patch applied. Thanks.
--
Email: Herbert Xu <[email protected]>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt