commit | 4757b370db81c17d25ba1461b7adf985603663ac | [log] [tgz] |
---|---|---|
author | Brendan Higgins <brendanhiggins@google.com> | Thu Mar 28 14:55:41 2019 -0700 |
committer | Brendan Higgins <brendanhiggins@google.com> | Wed May 01 14:33:13 2019 -0700 |
tree | ffa8bebc662b0fed4b8c519def722ea288bc27e2 | |
parent | ab9473a6678950c949a40de692766a73e898b0e8 [diff] |
MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section Add entry for the new proc sysctl KUnit test to the PROC SYSCTL section. Signed-off-by: Brendan Higgins <brendanhiggins@google.com>
diff --git a/MAINTAINERS b/MAINTAINERS index c78ae95..23cc973 100644 --- a/MAINTAINERS +++ b/MAINTAINERS
@@ -12524,6 +12524,7 @@ F: fs/proc/proc_sysctl.c F: include/linux/sysctl.h F: kernel/sysctl.c +F: kernel/sysctl-test.c F: tools/testing/selftests/sysctl/ PS3 NETWORK SUPPORT