]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[media] DocBook: Remove a warning at videobuf2-v4l2.h
authorMauro Carvalho Chehab <mchehab@osg.samsung.com>
Thu, 1 Oct 2015 17:23:35 +0000 (14:23 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Thu, 1 Oct 2015 17:23:35 +0000 (14:23 -0300)
commitd383b57911c8a6c3da1af7b3f72dfecfcd5633d0
tree619d884b5f660825cea7bdfd5434688e5ee1e8b2
parent32d81b41cd4f2021ef1b6378b4f6029307687df2
[media] DocBook: Remove a warning at videobuf2-v4l2.h

There's no need to document to_foo() macros, and the macro is
badly documented anyway. That removes this warning:
include/media/videobuf2-v4l2.h:43: warning: No description found for parameter 'vb'

While here, remove the parenthesis for container_of(). The
countainer_of() already have parenthesis inside it.

Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
include/media/videobuf2-v4l2.h