mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
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>
This commit is contained in:
committed by
Daniel Gomez
parent
e119c2fe8c
commit
ee3b8134b2
@@ -17416,6 +17416,8 @@ F: include/linux/module*.h
|
||||
F: kernel/module/
|
||||
F: lib/test_kmod.c
|
||||
F: lib/tests/module/
|
||||
F: rust/kernel/module_param.rs
|
||||
F: rust/macros/module.rs
|
||||
F: scripts/module*
|
||||
F: tools/testing/selftests/kmod/
|
||||
F: tools/testing/selftests/module/
|
||||
|
||||
Reference in New Issue
Block a user