]> git.ipfire.org Git - thirdparty/linux.git/commit
Documentation: dma-buf: heaps: Fix code markup
authorJared Kangas <jkangas@redhat.com>
Tue, 10 Jun 2025 13:12:29 +0000 (06:12 -0700)
committerSumit Semwal <sumit.semwal@linaro.org>
Wed, 9 Jul 2025 10:21:39 +0000 (15:51 +0530)
commitc2d636dc6359efc68fbb84b44485789edcbba9f9
tree30531f9b72f9f2ae64a7e696cc07ea6f11645661
parenta951020202b88cee91feab00b36946c62e5a71d3
Documentation: dma-buf: heaps: Fix code markup

Code snippets should be wrapped in double backticks to follow
reStructuredText semantics; the use of single backticks uses the
:title-reference: role by default, which isn't quite what we want.
Add double backticks to code snippets to fix this.

Reviewed-by: Maxime Ripard <mripard@kernel.org>
Signed-off-by: Jared Kangas <jkangas@redhat.com>
Signed-off-by: Sumit Semwal <sumit.semwal@linaro.org>
Link: https://lore.kernel.org/r/20250610131231.1724627-2-jkangas@redhat.com
Documentation/userspace-api/dma-buf-heaps.rst