docs: soundwire: locking: fix tags for a code-block
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Tue, 4 Jun 2019 14:17:47 +0000 (11:17 -0300)
committerVinod Koul <vkoul@kernel.org>
Tue, 4 Jun 2019 15:18:45 +0000 (20:48 +0530)
commitbe1038846b8063c448baf5ddcdc2387241c4133e
tree839f38f821d959c44811f5a66ec9791f3940db78
parent432732b801c82b139f8ca72e3b284fb999ac40d2
docs: soundwire: locking: fix tags for a code-block

There's an ascii artwork at Example 1 whose code-block is not properly
idented, causing those warnings.

    Documentation/driver-api/soundwire/locking.rst:50: WARNING: Inconsistent literal block quoting.
    Documentation/driver-api/soundwire/locking.rst:51: WARNING: Line block ends without a blank line.
    Documentation/driver-api/soundwire/locking.rst:55: WARNING: Inline substitution_reference start-string without end-string.
    Documentation/driver-api/soundwire/locking.rst:56: WARNING: Line block ends without a blank line.

Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Acked-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Documentation/driver-api/soundwire/locking.rst