diff options
author | Mauro Carvalho Chehab <[email protected]> | 2020-09-09 16:10:47 +0200 |
---|---|---|
committer | Jonathan Corbet <[email protected]> | 2020-09-10 10:48:56 -0600 |
commit | 50f32634f85355ddc3ab1028a93bf6ccbb3a25bd (patch) | |
tree | 9aeb6a9487f04619558371567193f45cd1239304 /drivers/usb/cdns3/cdns3-trace.h | |
parent | 4d05e3a0f53ae66d596441961b68ab1aa5ab4640 (diff) |
docs: watch_queue: fix some warnings
Fix those warnings:
Documentation/watch_queue.rst:108: WARNING: Inline literal start-string without end-string.
Documentation/watch_queue.rst:108: WARNING: Inline emphasis start-string without end-string.
Documentation/watch_queue.rst:108: WARNING: Inline emphasis start-string without end-string.
Documentation/watch_queue.rst:108: WARNING: Inline emphasis start-string without end-string.
Documentation/watch_queue.rst:185: WARNING: Inline literal start-string without end-string.
Documentation/watch_queue.rst:185: WARNING: Inline emphasis start-string without end-string.
Documentation/watch_queue.rst:184: WARNING: Inline emphasis start-string without end-string.
The problem here is that the ``notation`` doesn't accept
multi lines. So, replace it to a code block using:
::
notation
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Link: https://lore.kernel.org/r/42706310c09a6b4588a1a41078207246ad1238fa.1599660067.git.mchehab+huawei@kernel.org
Signed-off-by: Jonathan Corbet <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-trace.h')
0 files changed, 0 insertions, 0 deletions