[PATCH v9 3/3] modules: add rust modules files to MAINTAINERS

Andreas Hindborg posted 3 patches 9 months ago
There is a newer version of this series
[PATCH v9 3/3] modules: add rust modules files to MAINTAINERS
Posted by Andreas Hindborg 9 months ago
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>
---
 MAINTAINERS | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index cbf84690c495..94f5d9e8e7ae 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -16007,6 +16007,8 @@ F:	include/linux/kmod.h
 F:	include/linux/module*.h
 F:	kernel/module/
 F:	lib/test_kmod.c
+F:	rust/kernel/module_param.rs
+F:	rust/macros/module.rs
 F:	scripts/module*
 F:	tools/testing/selftests/kmod/
 

-- 
2.47.0