Skip to content

Commit ee3b813

Browse files
Andreas Hindborgdagomez137
authored andcommitted
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/0d9e596a-5316-4e00-862b-fd77552ae4b5@suse.com/ [1] Acked-by: Daniel Gomez <da.gomez@samsung.com> Signed-off-by: Andreas Hindborg <a.hindborg@kernel.org> Tested-by: Daniel Gomez <da.gomez@samsung.com> Signed-off-by: Daniel Gomez <da.gomez@kernel.org>
1 parent e119c2f commit ee3b813

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
@@ -17416,6 +17416,8 @@ F: include/linux/module*.h
1741617416
F: kernel/module/
1741717417
F: lib/test_kmod.c
1741817418
F: lib/tests/module/
17419+
F: rust/kernel/module_param.rs
17420+
F: rust/macros/module.rs
1741917421
F: scripts/module*
1742017422
F: tools/testing/selftests/kmod/
1742117423
F: tools/testing/selftests/module/

0 commit comments

Comments
 (0)