Merge branch 'for-4.3/blkcg' of git://git.kernel.dk/linux-block
[firefly-linux-kernel-4.4.55.git] / include / media / videobuf2-memops.h
index f05444ca8c0cd4f8bf0469b3a4b0fe978fc359cc..9f36641a67810f80a4387b2a706d61318841e2af 100644 (file)
@@ -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