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:
8587 KEYS-TRUSTED
8588 M: James Bottomley <[email protected]>
8589 M: Jarkko Sakkinen <[email protected]>
8590 M: Mimi Zohar <[email protected]>
8591 L: [email protected]
8592 L: [email protected]
8593 S: Supported
8594 F: Documentation/security/keys/trusted-encrypted.rst
8595 F: include/keys/trusted-type.h
8596 F: security/keys/trusted.c
--> 8597 F: security/keys/trusted.h
2: ---------------------------------------------------------------------------
The most recent commit that added or modified file pattern
'security/keys/trusted.h':
commit 7f3c68bee977ab872827e44de017216736fe21d7
Author: Mimi Zohar <[email protected]>
Date: Tue Jan 18 09:07:13 2011 -0500
keys: add trusted and encrypted maintainers
Add myself and David Safford as maintainers for trusted/encrypted keys.
Signed-off-by: Mimi Zohar <[email protected]>
Acked-by: David Howells <[email protected]>
Signed-off-by: James Morris <[email protected]>
MAINTAINERS | 22 ++++++++++++++++++++++
1 file changed, 22 insertions(+)
3: ---------------------------------------------------------------------------
The last commit with a real presence of file pattern 'security/keys/trusted.h':
commit 22447981fc050b5f1bdd0e7cbee89b4152a2b2d8
Author: Denis Kenzior <[email protected]>
Date: Tue Oct 9 17:48:49 2018 +0100
KEYS: Move trusted.h to include/keys [ver #2]
Signed-off-by: Denis Kenzior <[email protected]>
Signed-off-by: David Howells <[email protected]>
Tested-by: Marcel Holtmann <[email protected]>
Reviewed-by: Marcel Holtmann <[email protected]>
Signed-off-by: James Morris <[email protected]>
{security => include}/keys/trusted.h | 0
security/keys/trusted.c | 2 +-
2 files changed, 1 insertion(+), 1 deletion(-)