aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/driver-api
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>2018-05-09 10:18:48 -0300
committerJonathan Corbet <corbet@lwn.net>2018-05-10 15:42:43 -0600
commit02a43659e15893a6611cfc10dc7aae1746eb0cdc (patch)
tree47d27084166785bfa38c5132555dfaef1b24a434 /Documentation/driver-api
parentmm, THP, doc: Add document for thp_swpout/thp_swpout_fallback (diff)
downloadlinux-dev-02a43659e15893a6611cfc10dc7aae1746eb0cdc.tar.xz
linux-dev-02a43659e15893a6611cfc10dc7aae1746eb0cdc.zip
docs: uio-howto.rst: use a code block to solve a warning
/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>
Diffstat (limited to 'Documentation/driver-api')
-rw-r--r--Documentation/driver-api/uio-howto.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/driver-api/uio-howto.rst b/Documentation/driver-api/uio-howto.rst
index 92056c20e070..fb2eb73be4a3 100644
--- a/Documentation/driver-api/uio-howto.rst
+++ b/Documentation/driver-api/uio-howto.rst
@@ -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