lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <f32eea28-9d0c-4315-b9fc-776681e10309@linuxfoundation.org>
Date: Mon, 12 Aug 2024 03:10:23 -0600
From: Shuah Khan <skhan@...uxfoundation.org>
To: Eslam Khafagy <eslam.medhat1993@...il.com>
Cc: linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org,
 Shuah Khan <skhan@...uxfoundation.org>
Subject: Re: [PATCH] dm-crypt: documentation: fix Unexpected indentation
 error.

On 8/10/24 15:15, Eslam Khafagy wrote:
> this fixes indentation error at Documentation/admin-guide/device-mapper/dm-crypt.rst
> when compiling the documentation as per sphinx documentation: Nested lists must be separated
> from the parent list items by blank lines

Include information on how you found this problem. Write change log to say
what is fixed. Check submitting_patches document details on:

"Describe your changes in imperative mood"

You are missing documentation maintainer and others - run get_maintainer.pl
script.

> 
> Signed-off-by: Eslam Khafagy <eslam.medhat1993@...il.com>
> ---
>   Documentation/admin-guide/device-mapper/dm-crypt.rst | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/Documentation/admin-guide/device-mapper/dm-crypt.rst b/Documentation/admin-guide/device-mapper/dm-crypt.rst
> index e625830d335e..dc6ded632b22 100644
> --- a/Documentation/admin-guide/device-mapper/dm-crypt.rst
> +++ b/Documentation/admin-guide/device-mapper/dm-crypt.rst
> @@ -164,6 +164,7 @@ iv_large_sectors
>   Module parameters::
>   max_read_size
>   max_write_size
> +
>      Maximum size of read or write requests. When a request larger than this size
>      is received, dm-crypt will split the request. The splitting improves
>      concurrency (the split requests could be encrypted in parallel by multiple

thanks,
-- Shuah

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ