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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <87h5zum1ei.fsf@trenco.lwn.net>
Date: Wed, 02 Jul 2025 20:52:21 -0600
From: Jonathan Corbet <corbet@....net>
To: Bagas Sanjaya <bagasdotme@...il.com>, Nicolas Frattaroli
 <nicolas.frattaroli@...labora.com>
Cc: Randy Dunlap <rdunlap@...radead.org>, kernel@...labora.com,
 linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] docs: document linked lists

Bagas Sanjaya <bagasdotme@...il.com> writes:

> On Wed, Jul 02, 2025 at 10:24:47PM +0200, Nicolas Frattaroli wrote:
>> +In State 2, we've added Grock after the list head::
>> +
>> +         .--------------------.
>> +         v                    |
>> +    .--------.     .-------.  |
>> +    | clowns |---->| Grock |--'
>> +    '--------'     '-------'
>
> Looks like the corners are a bit imbalanced (single quotes are taller than
> dots). What about using plus instead? Like:
>
> ---- >8 ----
> diff --git a/Documentation/core-api/list.rst b/Documentation/core-api/list.rst
> index b0586056abb04d..bf92f44d7b2d06 100644
> --- a/Documentation/core-api/list.rst
> +++ b/Documentation/core-api/list.rst
> @@ -148,11 +148,11 @@ clarity.
>  
>  In State 2, we've added Grock after the list head::
>  
> -         .--------------------.
> +         +--------------------+
>           v                    |

One might argue that it looks like a nice curve and should stay as-is.

This work is welcome and deserves a serious review, this wasn't it.

jon

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ