diff options
author | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2015-08-22 13:21:10 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2015-08-22 14:05:51 +0200 |
commit | 276ce3a860d3c119e472abcfa75351c703f8722f (patch) | |
tree | 813ee561779b4dc25d6c36254447185b85b66ce0 /include/media/mt9v032.h | |
parent | [media] v4l2-ctrls.h: add to device-drivers DocBook (diff) | |
download | linux-276ce3a860d3c119e472abcfa75351c703f8722f.tar.xz linux-276ce3a860d3c119e472abcfa75351c703f8722f.zip |
[media] v4l2-ctls: don't document v4l2_ctrl_fill()
This is an obsolete function that has several missing
arguments:
Warning(.//include/media/v4l2-ctrls.h:340): No description found for parameter 'id'
Warning(.//include/media/v4l2-ctrls.h:340): No description found for parameter 'name'
Warning(.//include/media/v4l2-ctrls.h:340): No description found for parameter 'type'
Warning(.//include/media/v4l2-ctrls.h:340): No description found for parameter 'min'
Warning(.//include/media/v4l2-ctrls.h:340): No description found for parameter 'max'
Warning(.//include/media/v4l2-ctrls.h:340): No description found for parameter 'step'
Warning(.//include/media/v4l2-ctrls.h:340): No description found for parameter 'def'
Warning(.//include/media/v4l2-ctrls.h:340): No description found for parameter 'flags'
However, this is an obsolete function that should be
removed soon. And are not meant to be used anymore. So,
instead of documenting those stuff, let's just make
DocBook to not handle it, by replacing "/**" by "/*".
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Acked-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'include/media/mt9v032.h')
0 files changed, 0 insertions, 0 deletions