Skip to content

Commit 6546d28

Browse files
rddunlapdanvet
authored andcommitted
Documentation: fix dma-buf.rst underline length warning
/home/rdunlap/lnx/lnx-59-rc2/Documentation/driver-api/dma-buf.rst:182: WARNING: Title underline too short. Indefinite DMA Fences ~~~~~~~~~~~~~~~~~~~~ Fixes: 72b6ede ("dma-buf.rst: Document why indefinite fences are a bad idea") Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Cc: Daniel Vetter <daniel.vetter@intel.com> Cc: Daniel Vetter <daniel.vetter@ffwll.ch> Cc: Dave Airlie <airlied@redhat.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: https://patchwork.freedesktop.org/patch/msgid/1b22d4c3-4ea5-c633-9e35-71ce65d8dbcc@infradead.org
1 parent fd90e38 commit 6546d28

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/driver-api/dma-buf.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ DMA Fence uABI/Sync File
179179
:internal:
180180

181181
Indefinite DMA Fences
182-
~~~~~~~~~~~~~~~~~~~~
182+
~~~~~~~~~~~~~~~~~~~~~
183183

184184
At various times &dma_fence with an indefinite time until dma_fence_wait()
185185
finishes have been proposed. Examples include:

0 commit comments

Comments
 (0)