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)
commit491a3e883cef93acbbe3d68189892150537ed607
tree13a091234d8f04ce1ed291653451ef0cb6837b82
parent4022ab4fc17d6b9b8107214125670059b53fa76e
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