Skip to content

Commit 2694b6b

Browse files
committed
MAINTAINERS: Update sysctl file list in MAINTAINERS
Add kunit (lib/test_sysctl.c) and doc check script (scripts/check-sysctl-docs) to the list of files in MAINTAINERS. Signed-off-by: Joel Granados <joel.granados@kernel.org>
1 parent a231f5b commit 2694b6b

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

MAINTAINERS

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18930,9 +18930,10 @@ S: Maintained
1893018930
T: git git://git.kernel.org/pub/scm/linux/kernel/git/sysctl/sysctl.git sysctl-next
1893118931
F: fs/proc/proc_sysctl.c
1893218932
F: include/linux/sysctl.h
18933-
F: kernel/sysctl-test.c
18934-
F: kernel/sysctl.c
18935-
F: tools/testing/selftests/sysctl/
18933+
F: kernel/sysctl*
18934+
F: tools/testing/selftests/sysctl/*
18935+
F: lib/test_sysctl.c
18936+
F: scripts/check-sysctl-docs
1893618937

1893718938
PS3 NETWORK SUPPORT
1893818939
M: Geoff Levand <geoff@infradead.org>

0 commit comments

Comments
 (0)