Re: [PATCH v10 04/19] zram: remove max_comp_streams device attr
From: Sebastian Andrzej Siewior
Date: Tue Jul 07 2026 - 03:38:21 EST
On 2025-03-03 11:03:13 [+0900], Sergey Senozhatsky wrote:
> --- a/Documentation/admin-guide/blockdev/zram.rst
> +++ b/Documentation/admin-guide/blockdev/zram.rst
> @@ -107,7 +93,7 @@ Examples::
> For the time being, the `comp_algorithm` content shows only compression
> algorithms that are supported by zram.
>
> -4) Set compression algorithm parameters: Optional
> +3) Set compression algorithm parameters: Optional
> =================================================
You could take the opportunity and remove the numbering. html links work
and you could refer to a section without the number. See
https://docs.kernel.org/admin-guide/blockdev/zram.html#set-compression-algorithm-parameters-optional
:)
Sebastian