mirror of https://gitee.com/openkylin/linux.git
218fc9f2fc
Avoid adding an extra columns when describing unions in the documentation. That makes it much harder to read. See e.g. VIDIOC_QUERY_EXT_CTRLS. Instead start off a union with 'union {' and end it with an extra row containing '}'. This leaves a lot more space for the description of the fields. This formatting technique was used in a few places already, but this patches fixes all remaining occurrences of 'union' in the media uAPI. Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Reported-by: Nicolas Dufresne <nicolas@ndufresne.ca> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> |
||
---|---|---|
.. | ||
media-controller-intro.rst | ||
media-controller-model.rst | ||
media-controller.rst | ||
media-func-close.rst | ||
media-func-ioctl.rst | ||
media-func-open.rst | ||
media-funcs.rst | ||
media-header.rst | ||
media-ioc-device-info.rst | ||
media-ioc-enum-entities.rst | ||
media-ioc-enum-links.rst | ||
media-ioc-g-topology.rst | ||
media-ioc-request-alloc.rst | ||
media-ioc-setup-link.rst | ||
media-request-ioc-queue.rst | ||
media-request-ioc-reinit.rst | ||
media-types.rst | ||
request-api.rst | ||
request-func-close.rst | ||
request-func-ioctl.rst | ||
request-func-poll.rst |