Skip to content

Commit

Permalink
docs: uio-howto.rst: use a code block to solve a warning
Browse files Browse the repository at this point in the history
/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>
  • Loading branch information
Mauro Carvalho Chehab authored and Jonathan Corbet committed May 10, 2018
1 parent 8d420f6 commit 02a4365
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Documentation/driver-api/uio-howto.rst
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 02a4365

Please sign in to comment.