]> git.baikalelectronics.ru Git - kernel.git/commit
Documentation: dm writecache: Render status list as list
authorBagas Sanjaya <bagasdotme@gmail.com>
Sat, 2 Jul 2022 04:23:50 +0000 (11:23 +0700)
committerMike Snitzer <snitzer@kernel.org>
Thu, 7 Jul 2022 18:40:32 +0000 (14:40 -0400)
commit932da9553603dbc481fa645500a9a85bf55ed848
treefcb3fae954667e551fcdf149fb2a7e9a4a6770c0
parentedc05eae0eef67d7b7b471164c40a64f1dc9c849
Documentation: dm writecache: Render status list as list

The status list isn't rendered as list, but rather as normal paragraph,
because there is missing blank line between "Status:" line and the list.

Fix the issue by adding the blank line separator.

Fixes: 27be8d95473061 ("dm: add writecache target")
Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
Signed-off-by: Mike Snitzer <snitzer@kernel.org>
Documentation/admin-guide/device-mapper/writecache.rst