summaryrefslogtreecommitdiffstats
path: root/Documentation/media/uapi/v4l/vidioc-dbg-g-chip-info.rst
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@s-opensource.com>2016-07-12 15:20:11 -0300
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2016-07-12 15:20:11 -0300
commitffbab694ede33c294e5864a5e0bf4d1474446a71 (patch)
treed1bf96518d2a909215aa7820d0ea9041923d3996 /Documentation/media/uapi/v4l/vidioc-dbg-g-chip-info.rst
parent4855307b81f02af4853e02cba2ce16eb29376548 (diff)
downloadop-kernel-dev-ffbab694ede33c294e5864a5e0bf4d1474446a71.zip
op-kernel-dev-ffbab694ede33c294e5864a5e0bf4d1474446a71.tar.gz
[media] docs-rst: escape [] characters
Those characters are used for citations. Better to escape, to avoid them to be misinterpreted. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'Documentation/media/uapi/v4l/vidioc-dbg-g-chip-info.rst')
-rw-r--r--Documentation/media/uapi/v4l/vidioc-dbg-g-chip-info.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/media/uapi/v4l/vidioc-dbg-g-chip-info.rst b/Documentation/media/uapi/v4l/vidioc-dbg-g-chip-info.rst
index f7e1b80..4c683a3 100644
--- a/Documentation/media/uapi/v4l/vidioc-dbg-g-chip-info.rst
+++ b/Documentation/media/uapi/v4l/vidioc-dbg-g-chip-info.rst
@@ -115,7 +115,7 @@ instructions.
-
- char
- - ``name[32]``
+ - ``name\[32\]``
- Match a chip by this name, interpreted according to the ``type``
field. Currently unused.
@@ -142,7 +142,7 @@ instructions.
- char
- - ``name[32]``
+ - ``name\[32\]``
- The name of the chip.
@@ -161,7 +161,7 @@ instructions.
- __u32
- - ``reserved[8]``
+ - ``reserved\[8\]``
- Reserved fields, both application and driver must set these to 0.
OpenPOWER on IntegriCloud