diff options
author | Kees Cook <keescook@chromium.org> | 2016-06-03 14:16:32 -0400 |
---|---|---|
committer | Kees Cook <keescook@chromium.org> | 2016-06-10 18:57:49 -0400 |
commit | 426f3a53d4a1ffbe228f268e5c4af148686b7346 (patch) | |
tree | 64615ba7abb72227da2053e8d61102a774136aca /MAINTAINERS | |
parent | 9e197e2f894c0270ffabd314d73c7730b09ac63c (diff) |
lkdtm: clean up after rename
This cleans up comments a bit to improve readability, adjusts the
name of the module after the source file renaming, and corrects the
MAINTAINERS for the upcoming lkdtm files.
Signed-off-by: Kees Cook <keescook@chromium.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 2ebe195951af..977504e81f33 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -6954,7 +6954,7 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching.git | |||
6954 | LINUX KERNEL DUMP TEST MODULE (LKDTM) | 6954 | LINUX KERNEL DUMP TEST MODULE (LKDTM) |
6955 | M: Kees Cook <keescook@chromium.org> | 6955 | M: Kees Cook <keescook@chromium.org> |
6956 | S: Maintained | 6956 | S: Maintained |
6957 | F: drivers/misc/lkdtm.c | 6957 | F: drivers/misc/lkdtm* |
6958 | 6958 | ||
6959 | LLC (802.2) | 6959 | LLC (802.2) |
6960 | M: Arnaldo Carvalho de Melo <acme@ghostprotocols.net> | 6960 | M: Arnaldo Carvalho de Melo <acme@ghostprotocols.net> |