From: Mauro Carvalho Chehab Date: Sat, 2 Jul 2022 11:07:35 +0000 (+0100) Subject: Documentation: dm writecache: add blank line before optional parameters X-Git-Tag: v6.6.17~6801^2~31 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8b301af4c65b9f9f6ea2ca546a357fce09f945cd;p=platform%2Fkernel%2Flinux-rpi.git 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: Mauro Carvalho Chehab Signed-off-by: Mike Snitzer --- diff --git a/Documentation/admin-guide/device-mapper/writecache.rst b/Documentation/admin-guide/device-mapper/writecache.rst index 1042977..6bf78b0 100644 --- a/Documentation/admin-guide/device-mapper/writecache.rst +++ b/Documentation/admin-guide/device-mapper/writecache.rst @@ -20,6 +20,7 @@ Constructor parameters: size) 5. the number of optional parameters (the parameters with an argument count as two) + start_sector n (default: 0) offset from the start of cache device in 512-byte sectors high_watermark n (default: 50)