]> asedeno.scripts.mit.edu Git - linux.git/commit
drm: Fix up kerneldoc for new drm_gem_dmabuf_export()
authorChris Wilson <chris@chris-wilson.co.uk>
Wed, 5 Oct 2016 17:40:56 +0000 (18:40 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 10 Oct 2016 09:19:42 +0000 (11:19 +0200)
commit67c8f116f5d59df46c2be99674542b43195b21d7
treedb4d4daa0f8bcc8e3687112b2716cbbbd1cc47c5
parentfdd8326a016a70f0ec96f5bb3011a5183961df2e
drm: Fix up kerneldoc for new drm_gem_dmabuf_export()

I hit send before completing a make htmldoc, and lo I forgot to fix up
the cut'n'paste.

Fixes: a4fce9cb782a ("drm/prime: Take a ref on the drm_dev when exporting...")
Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Daniel Vetter <daniel.vetter@ffwll.ch>
Cc: stable@vger.kernel.org
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/20161005174056.29869-1-chris@chris-wilson.co.uk
drivers/gpu/drm/drm_prime.c