Commit 8b301af4 authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab Committed by Mike Snitzer

Documentation: dm writecache: add blank line before optional parameters

Otherwise this warning occurs:
  Documentation/admin-guide/device-mapper/writecache.rst:23: WARNING: Unexpected indentation.
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@kernel.org>
Signed-off-by: default avatarMike Snitzer <snitzer@kernel.org>
parent 962c6296
...@@ -20,6 +20,7 @@ Constructor parameters: ...@@ -20,6 +20,7 @@ Constructor parameters:
size) size)
5. the number of optional parameters (the parameters with an argument 5. the number of optional parameters (the parameters with an argument
count as two) count as two)
start_sector n (default: 0) start_sector n (default: 0)
offset from the start of cache device in 512-byte sectors offset from the start of cache device in 512-byte sectors
high_watermark n (default: 50) high_watermark n (default: 50)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment