diff options
| author | Andreas Hindborg <a.hindborg@kernel.org> | 2025-05-08 10:52:11 +0200 |
|---|---|---|
| committer | Andreas Hindborg <a.hindborg@kernel.org> | 2025-05-12 11:05:07 +0200 |
| commit | c6b1908224593db76f77b904894cd51933559ae9 (patch) | |
| tree | 62026c68de005b9fba12f8f7691eb8260819a73b | |
| parent | 1bfb105051566ec5cc7c4f693362420b37a68781 (diff) | |
MAINTAINERS: add configfs Rust abstractions
Add rust files to configfs MAINTAINERS entry.
Link: https://lore.kernel.org/r/20250508-configfs-v8-3-8ebde6180edc@kernel.org
Signed-off-by: Andreas Hindborg <a.hindborg@kernel.org>
| -rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index c59316109e3f..18d4b6fec2b2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5975,7 +5975,9 @@ S: Supported T: git git://git.kernel.org/pub/scm/linux/kernel/git/a.hindborg/linux.git configfs-next F: fs/configfs/ F: include/linux/configfs.h +F: rust/kernel/configfs.rs F: samples/configfs/ +F: samples/rust/rust_configfs.rs CONGATEC BOARD CONTROLLER MFD DRIVER M: Thomas Richard <thomas.richard@bootlin.com> |
