projects
/
linux-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1bfb105
)
MAINTAINERS: add configfs Rust abstractions
author
Andreas Hindborg
<a.hindborg@kernel.org>
Thu, 8 May 2025 08:52:11 +0000
(10:52 +0200)
committer
Andreas Hindborg
<a.hindborg@kernel.org>
Mon, 12 May 2025 09:05:07 +0000
(11:05 +0200)
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>
MAINTAINERS
patch
|
blob
|
blame
|
history
diff --git
a/MAINTAINERS
b/MAINTAINERS
index c59316109e3f8feacf9628fd1065ed551c4250d5..18d4b6fec2b266f15dcee92c9e7a1e66b12d1bad 100644
(file)
--- 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>