MAINTAINERS: keys: Update path to trusted.h
authorDenis Efremov <efremov@linux.com>
Thu, 15 Aug 2019 22:12:00 +0000 (01:12 +0300)
committerJarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Tue, 24 Sep 2019 23:43:55 +0000 (02:43 +0300)
Update MAINTAINERS record to reflect that trusted.h
was moved to a different directory in commit 22447981fc05
("KEYS: Move trusted.h to include/keys [ver #2]").

Cc: Denis Kenzior <denkenz@gmail.com>
Cc: James Bottomley <jejb@linux.ibm.com>
Cc: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Cc: Mimi Zohar <zohar@linux.ibm.com>
Cc: linux-integrity@vger.kernel.org
Signed-off-by: Denis Efremov <efremov@linux.com>
Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
MAINTAINERS

index 54f1286087e9d568b26c9788c3e5ecd5ddec7d67..ec807d4468544e5a75cd996ad78f93a2269beff1 100644 (file)
@@ -9050,7 +9050,7 @@ S:        Supported
 F:     Documentation/security/keys/trusted-encrypted.rst
 F:     include/keys/trusted-type.h
 F:     security/keys/trusted.c
-F:     security/keys/trusted.h
+F:     include/keys/trusted.h
 
 KEYS/KEYRINGS:
 M:     David Howells <dhowells@redhat.com>