Skip to content

Commit 17fdd64

Browse files
author
Andreas Hindborg
committed
LIST: [PATCH v18 7/7] modules: add rust modules files to MAINTAINERS
The module subsystem people agreed to maintain rust support for modules [1]. Thus, add entries for relevant files to modules entry in MAINTAINERS. Link: https://lore.kernel.org/all/[email protected]/ [1] Acked-by: Daniel Gomez <[email protected]> Reviewed-by: Greg Kroah-Hartman <[email protected]> Link: Rust-for-Linux#7 [1] Link: Rust-for-Linux#82 [2] Link: Rust-for-Linux#87 [3] Link: Rust-for-Linux#11 [4] Tested-by: Daniel Gomez <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Andreas Hindborg <[email protected]>
1 parent 9d612b5 commit 17fdd64

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

MAINTAINERS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17420,6 +17420,8 @@ F: include/linux/module*.h
1742017420
F: kernel/module/
1742117421
F: lib/test_kmod.c
1742217422
F: lib/tests/module/
17423+
F: rust/kernel/module_param.rs
17424+
F: rust/macros/module.rs
1742317425
F: scripts/module*
1742417426
F: tools/testing/selftests/kmod/
1742517427
F: tools/testing/selftests/module/

0 commit comments

Comments
 (0)