dmaengine: doc: Properly indent metadata title
authorVinod Koul <vkoul@kernel.org>
Tue, 28 Jan 2020 12:50:32 +0000 (18:20 +0530)
committerVinod Koul <vkoul@kernel.org>
Tue, 28 Jan 2020 13:03:39 +0000 (18:33 +0530)
commit08607e8319c76a8a37fc2a0ecac328833f4e9f39
tree1c814a645faee0e497410a70fd8dff08afaff2ad
parent71723a96b8b1367fefc18f60025dae792477d602
dmaengine: doc: Properly indent metadata title

The newly added metadata documentation title was not properly indented
resulting in doc build break:

  Sphinx parallel build error:
  docutils.utils.SystemMessage: /linux/Documentation/driver-api/dmaengine/client.rst:155: (SEVERE/4) Unexpected section title.

  Optional: per descriptor metadata
  ---------------------------------

Fix this by doing the right indent

Reported-by: Michael Ellerman <mpe@ellerman.id.au>
Fixes: 7d083ae98357 ("dmaengine: doc: Add sections for per descriptor metadata support")
Link: https://lore.kernel.org/r/20200128125032.1650816-1-vkoul@kernel.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Documentation/driver-api/dmaengine/client.rst