dma-buf: minor doc touch-ups
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 12 Jun 2020 07:05:35 +0000 (09:05 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 24 Jun 2020 14:44:08 +0000 (16:44 +0200)
commit102514ec73ed54b2681ff225e78e965e4fbe43ef
tree8fbd73195345fb99766e1f91a7d1766862edf007
parent7e06886bbfca73717e45a0f20cdb4053793c191b
dma-buf: minor doc touch-ups

Just some tiny edits:
- fix link to struct dma_fence
- give slightly more meaningful title - the polling here is about
  implicit fences, explicit fences (in sync_file or drm_syncobj) also
  have their own polling

v2: I misplaced the .rst include change corresponding to this patch.

Reviewed-by: Thomas Hellstrom <thomas.hellstrom@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200612070535.1778368-1-daniel.vetter@ffwll.ch
Documentation/driver-api/dma-buf.rst
drivers/dma-buf/dma-buf.c