]> git.baikalelectronics.ru Git - kernel.git/commit
Documentation: soundwire: Ensure that code is inside the code blocks
authorJonathan Neuschäfer <j.neuschaefer@gmx.net>
Sun, 31 Mar 2019 22:34:22 +0000 (00:34 +0200)
committerJonathan Corbet <corbet@lwn.net>
Tue, 2 Apr 2019 13:59:56 +0000 (07:59 -0600)
commit04e55cac262686acedae09fa1381368a53d453ae
tree13a091234d8f04ce1ed291653451ef0cb6837b82
parentb46428e4b1dbebd64b3a37af3308fe7485d76500
Documentation: soundwire: Ensure that code is inside the code blocks

The way the document is written now, Sphinx renders empty code blocks
followed by the lines that should be inside them.

Unindent the code-block directives to fix this.

Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/driver-api/soundwire/stream.rst