All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] docs/admin-guide: Add the necessary blank lines to the writecache
@ 2021-12-09  9:22 Yanteng Si
  2022-05-09  7:47 ` Bagas Sanjaya
  0 siblings, 1 reply; 2+ messages in thread
From: Yanteng Si @ 2021-12-09  9:22 UTC (permalink / raw)
  To: mpatocka
  Cc: colin.king, ross.zwisler, dan.carpenter, dan.j.williams,
	msnitzer, corbet, linux-doc, siyanteng01, Yanteng Si

Since 48debafe4f2f ("dm: add writecache target") wihch
introduced a warning:

linux/Documentation/admin-guide/device-mapper/writecache.rst:23: WARNING: Unexpected indentation.

Add a blank line.

Signed-off-by: Yanteng Si <siyanteng@loongson.cn>
---
 Documentation/admin-guide/device-mapper/writecache.rst | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/admin-guide/device-mapper/writecache.rst b/Documentation/admin-guide/device-mapper/writecache.rst
index 10429779a91a..6bf78b0446ac 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)
-- 
2.27.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] docs/admin-guide: Add the necessary blank lines to the writecache
  2021-12-09  9:22 [PATCH] docs/admin-guide: Add the necessary blank lines to the writecache Yanteng Si
@ 2022-05-09  7:47 ` Bagas Sanjaya
  0 siblings, 0 replies; 2+ messages in thread
From: Bagas Sanjaya @ 2022-05-09  7:47 UTC (permalink / raw)
  To: Yanteng Si
  Cc: mpatocka, colin.king, ross.zwisler, dan.carpenter,
	dan.j.williams, msnitzer, corbet, linux-doc, Yanteng Si

On Thu, Dec 09, 2021 at 05:22:23PM +0800, Yanteng Si wrote:
> diff --git a/Documentation/admin-guide/device-mapper/writecache.rst b/Documentation/admin-guide/device-mapper/writecache.rst
> index 10429779a91a..6bf78b0446ac 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)
 
I think the paragraph before optional parameters lists should be
terminated with colon.

-- 
An old man doll... just what I always wanted! - Clara

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-05-09  8:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-09  9:22 [PATCH] docs/admin-guide: Add the necessary blank lines to the writecache Yanteng Si
2022-05-09  7:47 ` Bagas Sanjaya

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.