Skip to content

Commit c58466b

Browse files
author
Danilo Krummrich
committed
MAINTAINERS: rust: dma: add scatterlist files
Rename the "DMA MAPPING HELPERS DEVICE DRIVER API [RUST]" maintainers entry to "DMA MAPPING & SCATTERLIST API [RUST]" and add the corresponding scatterlist files. Reviewed-by: Lyude Paul <lyude@redhat.com> Acked-by: Miguel Ojeda <ojeda@kernel.org> Link: https://lore.kernel.org/r/20250828133323.53311-6-dakr@kernel.org Signed-off-by: Danilo Krummrich <dakr@kernel.org>
1 parent 5444799 commit c58466b

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

MAINTAINERS

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7238,7 +7238,7 @@ F: include/linux/dma-mapping.h
72387238
F: include/linux/swiotlb.h
72397239
F: kernel/dma/
72407240

7241-
DMA MAPPING HELPERS DEVICE DRIVER API [RUST]
7241+
DMA MAPPING & SCATTERLIST API [RUST]
72427242
M: Abdiel Janulgue <abdiel.janulgue@gmail.com>
72437243
M: Danilo Krummrich <dakr@kernel.org>
72447244
R: Daniel Almeida <daniel.almeida@collabora.com>
@@ -7249,7 +7249,9 @@ S: Supported
72497249
W: https://rust-for-linux.com
72507250
T: git https://github.com/Rust-for-Linux/linux.git alloc-next
72517251
F: rust/helpers/dma.c
7252+
F: rust/helpers/scatterlist.c
72527253
F: rust/kernel/dma.rs
7254+
F: rust/kernel/scatterlist.rs
72537255
F: samples/rust/rust_dma.rs
72547256

72557257
DMA-BUF HEAPS FRAMEWORK

0 commit comments

Comments
 (0)