]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
docs: uio-howto.rst: use a code block to solve a warning
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Wed, 9 May 2018 13:18:48 +0000 (10:18 -0300)
committerJonathan Corbet <corbet@lwn.net>
Thu, 10 May 2018 21:42:43 +0000 (15:42 -0600)
/devel/v4l/docs/Documentation/driver-api/uio-howto.rst:715: WARNING: Unexpected indentation.

Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/driver-api/uio-howto.rst

index 92056c20e070649debad6b84b4442413c1611678..fb2eb73be4a38812b6f4bfaf3bc710c0d7055367 100644 (file)
@@ -711,7 +711,8 @@ The vmbus device regions are mapped into uio device resources:
 
 If a subchannel is created by a request to host, then the uio_hv_generic
 device driver will create a sysfs binary file for the per-channel ring buffer.
-For example:
+For example::
+
        /sys/bus/vmbus/devices/3811fe4d-0fa0-4b62-981a-74fc1084c757/channels/21/ring
 
 Further information