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: <874iucfko6.fsf@trenco.lwn.net>
Date: Tue, 12 Aug 2025 12:40:25 -0600
From: Jonathan Corbet <corbet@....net>
To: Gopi Krishna Menon <krishnagopi487@...il.com>
Cc: Gopi Krishna Menon <krishnagopi487@...il.com>, dhowells@...hat.com,
 brauner@...nel.org, max.kellermann@...os.com, skhan@...uxfoundation.org,
 linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org,
 linux-kernel-mentees@...ts.linux.dev
Subject: Re: [PATCH] docs: folio_queue: Fix minor typo in folio_queue page

Gopi Krishna Menon <krishnagopi487@...il.com> writes:

> Specifically, fix typo 'hese'-> 'these'
>
> Signed-off-by: Gopi Krishna Menon <krishnagopi487@...il.com>
> ---
>  Documentation/core-api/folio_queue.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/core-api/folio_queue.rst b/Documentation/core-api/folio_queue.rst
> index 83cfbc157e49..b7628896d2b6 100644
> --- a/Documentation/core-api/folio_queue.rst
> +++ b/Documentation/core-api/folio_queue.rst
> @@ -44,7 +44,7 @@ Each segment in the list also stores:
>   * the size of each folio and
>   * three 1-bit marks per folio,
>  
> -but hese should not be accessed directly as the underlying data structure may
> +but these should not be accessed directly as the underlying data structure may
>  change, but rather the access functions outlined below should be used.

Applied, thanks.

jon

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ