commit | 5c6629847cf6641984b1808707b43772db4e4403 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Sat Aug 22 05:40:29 2015 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Sat Aug 22 06:02:59 2015 -0300 |
tree | 650dcc10357415a8d363b23f248ab2b0cdf1fce0 | |
parent | 62c0d016dab0ffd3cd28f10236186ef341ddece8 [diff] |
[media] v4l2-subdev: convert documentation to the right format struct v4l2_subdev_core_ops has some kernel-doc-nano documentation using a wrong format, with affects the number of stuff reported at the DocBook device-drivers.xml. Properly mark the such comment blocks using the right notation. Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com> Acked-by: Jonathan Corbet <corbet@lwn.net>