Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Andreas Hindborg and committed by
Daniel Gomez
ee3b8134 e119c2fe

+2
+2
MAINTAINERS
··· 17416 17416 F: kernel/module/ 17417 17417 F: lib/test_kmod.c 17418 17418 F: lib/tests/module/ 17419 + F: rust/kernel/module_param.rs 17420 + F: rust/macros/module.rs 17419 17421 F: scripts/module* 17420 17422 F: tools/testing/selftests/kmod/ 17421 17423 F: tools/testing/selftests/module/