diff options
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-07-13 13:43:30 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-07-13 13:43:30 +0200 |
commit | 8968da9b8622f2da9b7f0a695acbe341ea28f55e (patch) | |
tree | 8ea0037207dd445a512abc4d72d90a8b29255da5 /Documentation/media/uapi/v4l/buffer.rst | |
parent | [media] doc-rst: update CEC_RECEIVE (diff) | |
download | linux-8968da9b8622f2da9b7f0a695acbe341ea28f55e.tar.xz linux-8968da9b8622f2da9b7f0a695acbe341ea28f55e.zip |
Revert "[media] docs-rst: escape [] characters"
This patch touches on places where it shouldn't: image
files and code examples. Also, it doesn't fix all array
occurrences.
So, let's revert it.
This reverts commit ffbab694ede33c294e5864a5e0bf4d1474446a71.
Diffstat (limited to 'Documentation/media/uapi/v4l/buffer.rst')
-rw-r--r-- | Documentation/media/uapi/v4l/buffer.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/media/uapi/v4l/buffer.rst b/Documentation/media/uapi/v4l/buffer.rst index ba22464c0fcc..5deb4a46f992 100644 --- a/Documentation/media/uapi/v4l/buffer.rst +++ b/Documentation/media/uapi/v4l/buffer.rst @@ -379,7 +379,7 @@ struct v4l2_plane - __u32 - - ``reserved\[11\]`` + - ``reserved[11]`` - - Reserved for future use. Should be zeroed by drivers and @@ -868,7 +868,7 @@ struct v4l2_timecode - __u8 - - ``userbits``\ \[4\] + - ``userbits``\ [4] - The "user group" bits from the timecode. |