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 <j...@linux.ibm.com>
        8589    M:      Jarkko Sakkinen <jarkko.sakki...@linux.intel.com>
        8590    M:      Mimi Zohar <zo...@linux.ibm.com>
        8591    L:      linux-integr...@vger.kernel.org
        8592    L:      keyri...@vger.kernel.org
        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 <zo...@linux.vnet.ibm.com>
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 <zo...@us.ibm.com>
    Acked-by: David Howells <dhowe...@redhat.com>
    Signed-off-by: James Morris <jmor...@namei.org>

 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 <denk...@gmail.com>
Date:   Tue Oct 9 17:48:49 2018 +0100

    KEYS: Move trusted.h to include/keys [ver #2]
    
    Signed-off-by: Denis Kenzior <denk...@gmail.com>
    Signed-off-by: David Howells <dhowe...@redhat.com>
    Tested-by: Marcel Holtmann <mar...@holtmann.org>
    Reviewed-by: Marcel Holtmann <mar...@holtmann.org>
    Signed-off-by: James Morris <james.mor...@microsoft.com>

 {security => include}/keys/trusted.h | 0
 security/keys/trusted.c              | 2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)

Reply via email to