Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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: 72b6ede73623 ("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

authored by

Randy Dunlap and committed by
Daniel Vetter
6546d28f fd90e380

+1 -1
+1 -1
Documentation/driver-api/dma-buf.rst
··· 179 179 :internal: 180 180 181 181 Indefinite DMA Fences 182 - ~~~~~~~~~~~~~~~~~~~~ 182 + ~~~~~~~~~~~~~~~~~~~~~ 183 183 184 184 At various times &dma_fence with an indefinite time until dma_fence_wait() 185 185 finishes have been proposed. Examples include: