Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

docs: net: dpio-driver.rst: fix two codeblock warnings

Documentation/networking/device_drivers/freescale/dpaa2/dpio-driver.rst:43: WARNING: Definition list ends without a blank line; unexpected unindent.
Documentation/networking/device_drivers/freescale/dpaa2/dpio-driver.rst:63: WARNING: Unexpected indentation. looking for now-outdated files... none found

Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>

authored by

Mauro Carvalho Chehab and committed by
Jonathan Corbet
14b76743 c6fff4d3

+2 -2
+2 -2
Documentation/networking/device_drivers/freescale/dpaa2/dpio-driver.rst
··· 39 39 40 40 DPIO service-- provides APIs to other Linux drivers for services 41 41 42 - QBman portal interface-- sends portal commands, gets responses 43 - :: 42 + QBman portal interface-- sends portal commands, gets responses:: 44 43 45 44 fsl-mc other 46 45 bus drivers ··· 59 60 60 61 The diagram below shows how the DPIO driver components fit with the other 61 62 DPAA2 Linux driver components:: 63 + 62 64 +------------+ 63 65 | OS Network | 64 66 | Stack |