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>
Sun, 29 Jan 2023 22:18:34 +0000 (15:18 -0700)
commit464544fb93fc7b5ac92b49c3ce60ab95a48aadf7
tree862226be4af8ad06b6395d6cb3a6fdc88335e570
parentd67ea690ce0983dadf59cd06facc18f3acc89cea
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