]> www.infradead.org Git - users/hch/block.git/commit
block: ublk: fix doc build warning
authorMing Lei <ming.lei@redhat.com>
Wed, 18 Jan 2023 04:23:18 +0000 (12:23 +0800)
committerJens Axboe <axboe@kernel.dk>
Wed, 18 Jan 2023 14:32:42 +0000 (07:32 -0700)
commit5d5ce3a05940b3d72cfe8a6d22efd8e533f59d80
tree4a0fbc522d9b97d2677b904dcfae849c8d936de0
parent803e2ec47623e5625dd3f5808c175b49f92da9d0
block: ublk: fix doc build warning

Fix the following warning:

Documentation/block/ublk.rst:157: WARNING: Enumerated list ends without a blank line; unexpected unindent.
Documentation/block/ublk.rst:171: WARNING: Enumerated list ends without a blank line; unexpected unindent.

Fixes: 56f5160bc1b8 ("ublk_drv: add mechanism for supporting unprivileged ublk device")
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Ming Lei <ming.lei@redhat.com>
Link: https://lore.kernel.org/r/20230118042318.127900-1-ming.lei@redhat.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Documentation/block/ublk.rst