]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
dma-buf: fix htmldocs error for dma_buf_attach_revocable
authorSumit Semwal <sumit.semwal@linaro.org>
Fri, 10 Apr 2026 12:37:03 +0000 (18:07 +0530)
committerSumit Semwal <sumit.semwal@linaro.org>
Fri, 10 Apr 2026 13:52:02 +0000 (19:22 +0530)
commitdc6d51959ec0c08366d5aaeb5b8fb02d814d1e4b
treef1eb174bde622c2412c3646cd013594132b3f767
parent4aa0deae1070690d08c1f47c489f8b5ce3f6ea6d
dma-buf: fix htmldocs error for dma_buf_attach_revocable

linux-next testing showed this htmldoc error due to a missing extra
line in the comments; add it.

Fixes: be6d4c9e9d714 ("dma-buf: Add dma_buf_attach_revocable()")
Reported-by: Mark Brown <broonie@kernel.org>
Closes: https://lore.kernel.org/lkml/adaNJaF58PZlvs6K@sirena.org.uk/
Signed-off-by: Sumit Semwal <sumit.semwal@linaro.org>
Reviewed-by: Christian König <christian.koenig@amd.com>
Link: https://patch.msgid.link/20260410123703.937822-1-sumit.semwal@linaro.org
drivers/dma-buf/dma-buf.c