]> git.ipfire.org Git - thirdparty/linux.git/commit
rust: dma: fix doc-comment of dma_handle()
authorAlexandre Courbot <acourbot@nvidia.com>
Thu, 19 Jun 2025 13:23:45 +0000 (22:23 +0900)
committerDanilo Krummrich <dakr@kernel.org>
Mon, 23 Jun 2025 15:10:44 +0000 (17:10 +0200)
commit14371e58cb2705b9ddc00efc3b94fb32612a753e
tree8b0d3fa64fd8dbea45a06559e957b633d082d4b4
parentd37a39f607c4a479d59781639b9c2a05448568a3
rust: dma: fix doc-comment of dma_handle()

A word was apparently missing in this sentence, hence fix it.

Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Link: https://lore.kernel.org/r/20250619-nova-frts-v6-1-ecf41ef99252@nvidia.com
Fixes: ad2907b4e308 ("rust: add dma coherent allocator abstraction")
[ Slightly expand commit subject and add 'Fixes:' tag. - Danilo ]
Signed-off-by: Danilo Krummrich <dakr@kernel.org>
rust/kernel/dma.rs