Re: [PATCH v10 04/19] zram: remove max_comp_streams device attr

From: Sergey Senozhatsky

Date: Mon Jul 27 2026 - 22:15:27 EST


On (26/07/07 09:25), Sebastian Andrzej Siewior wrote:
> 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
>
> :)

Looks good to me, thanks!