diff options
author | Joe Perches <[email protected]> | 2012-01-10 15:09:00 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2012-01-10 16:30:47 -0800 |
commit | 19c90aa678a166381609af574d2a993568f5f5bb (patch) | |
tree | 5079ab5993d1208985503e7c05b8b371cfe4c2c9 | |
parent | a31a96ad7206df554f1d1571b986abbe742d8b8e (diff) |
MAINTAINERS: update encrypted-keys F: patterns
commit 61cf45d0199 ("encrypted-keys: create encrypted-keys directory")
moved the files, update the patterns.
Signed-off-by: Joe Perches <[email protected]>
Cc: Mimi Zohar <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index abb632e25f13..dbf1676fe3c6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3856,8 +3856,7 @@ L: [email protected] S: Supported F: Documentation/security/keys-trusted-encrypted.txt F: include/keys/encrypted-type.h -F: security/keys/encrypted.c -F: security/keys/encrypted.h +F: security/keys/encrypted-keys/ KGDB / KDB /debug_core M: Jason Wessel <[email protected]> |