mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-07-16 17:57:38 -04:00
[media] videobuf2-memops.h: add to device-drivers DocBook
The comment metadata was wrong: Warning(.//include/media/videobuf2-memops.h:25): cannot understand function prototype: 'struct vb2_vmarea_handler ' Warning(.//include/media/videobuf2-memops.h): no structured comments found Fix and add to DocBook. Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com> Acked-by: Jonathan Corbet <corbet@lwn.net>
This commit is contained in:
@@ -17,7 +17,8 @@
|
||||
#include <media/videobuf2-core.h>
|
||||
|
||||
/**
|
||||
* vb2_vmarea_handler - common vma refcount tracking handler
|
||||
* struct vb2_vmarea_handler - common vma refcount tracking handler
|
||||
*
|
||||
* @refcount: pointer to refcount entry in the buffer
|
||||
* @put: callback to function that decreases buffer refcount
|
||||
* @arg: argument for @put callback
|
||||
|
||||
Reference in New Issue
Block a user