commit | 64320ec6d892c1e6c60d03e096cc570304c78fd3 | [log] [tgz] |
---|---|---|
author | Brendan Higgins <brendanhiggins@google.com> | Thu Mar 28 14:55:41 2019 -0700 |
committer | Brendan Higgins <brendanhiggins@google.com> | Thu Apr 04 14:13:18 2019 -0700 |
tree | 22edaa3005be563ed8a4e19e3c2283a7504cb4af | |
parent | aca66f75cfa81b97f63ae10ace013e17a0d8f0b1 [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 fc2cedbd..03054e4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS
@@ -12523,6 +12523,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