linux-yocto/rust
Miguel Ojeda df523db15a rust: dma: add missing Markdown code span
Add missing Markdown code span.

This was found using the Clippy `doc_markdown` lint, which we may want
to enable.

Fixes: ad2907b4e3 ("rust: add dma coherent allocator abstraction")
Reviewed-by: Benno Lossin <benno.lossin@proton.me>
Acked-by: Danilo Krummrich <dakr@kernel.org>
Link: https://lore.kernel.org/r/20250324210359.1199574-6-ojeda@kernel.org
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
2025-05-25 22:58:36 +02:00
..
bindings rust: workaround bindgen issue with forward references to enum types 2025-05-22 15:39:16 +02:00
helpers rust: xarray: Add an abstraction for XArray 2025-05-01 11:37:59 +02:00
kernel rust: dma: add missing Markdown code span 2025-05-25 22:58:36 +02:00
macros rust: use absolute paths in macros referencing core and kernel 2025-05-23 00:12:14 +02:00
pin-init pin-init changes for v6.16 2025-05-18 20:42:49 +02:00
uapi rust: clean Rust 1.88.0's unnecessary_transmutes lint 2025-05-07 00:11:47 +02:00
.gitignore rust: support running Rust documentation tests as KUnit ones 2023-07-19 09:32:53 -06:00
.kunitconfig rust: add kunitconfig 2025-03-19 23:22:21 +01:00
bindgen_parameters rust: map __kernel_size_t and friends also to usize/isize 2024-11-10 23:58:00 +01:00
build_error.rs rust: add build_error crate 2022-12-04 01:59:16 +01:00
compiler_builtins.rs ARM: 9441/1: rust: Enable Rust support for ARMv7 2025-03-26 13:31:16 +00:00
exports.c rust: exports: improve grammar in commentary 2024-10-21 17:35:33 +02:00
ffi.rs rust: use absolute paths in macros referencing core and kernel 2025-05-23 00:12:14 +02:00
Makefile rust: arm: fix unknown (to Clang) argument '-mno-fdpic' 2025-05-23 00:10:52 +02:00