]> Git Repo - linux.git/commitdiff
MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section
authorBrendan Higgins <[email protected]>
Mon, 23 Sep 2019 09:02:48 +0000 (02:02 -0700)
committerShuah Khan <[email protected]>
Mon, 30 Sep 2019 23:35:01 +0000 (17:35 -0600)
Add entry for the new proc sysctl KUnit test to the PROC SYSCTL section,
and add Iurii as a maintainer.

Signed-off-by: Brendan Higgins <[email protected]>
Cc: Iurii Zaikin <[email protected]>
Reviewed-by: Greg Kroah-Hartman <[email protected]>
Reviewed-by: Logan Gunthorpe <[email protected]>
Acked-by: Luis Chamberlain <[email protected]>
Signed-off-by: Shuah Khan <[email protected]>
MAINTAINERS

index c8a7e2ddf916bb2e54878a7c0ffbcbae215c9e70..7ef985e014575ee2bb5d463822aefa98bde172a2 100644 (file)
@@ -13132,12 +13132,14 @@ F:    Documentation/filesystems/proc.txt
 PROC SYSCTL
 M:     Luis Chamberlain <[email protected]>
 M:     Kees Cook <[email protected]>
+M:     Iurii Zaikin <[email protected]>
 L:     [email protected]
 L:     [email protected]
 S:     Maintained
 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
This page took 0.053638 seconds and 4 git commands to generate.