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: <452c869c-9ffa-4c34-834f-359b7ac6c2a8@efficios.com>
Date: Fri, 22 Nov 2024 09:28:46 -0500
From: Mathieu Desnoyers <mathieu.desnoyers@...icios.com>
To: Vyshnav Ajith <puthen1977@...il.com>, paulmck@...nel.org,
 frederic@...nel.org, neeraj.upadhyay@...nel.org, joel@...lfernandes.org,
 josh@...htriplett.org, boqun.feng@...il.com, urezki@...il.com,
 rostedt@...dmis.org, jiangshanlai@...il.com, qiang.zhang1211@...il.com,
 corbet@....net
Cc: rcu@...r.kernel.org, linux-doc@...r.kernel.org,
 linux-kernel@...r.kernel.org
Subject: Re: Fixing Spelling Mistake in rculist_nulls.rst

On 2024-11-21 18:21, Vyshnav Ajith wrote:
> NUll is a special marker and not maker I believe. Fixing typo with this patch.

Please fix the capitalization typo in the commit message. It should read
"Null".

Thanks,

Mathieu

> 
> Signed-off-by: Vyshnav Ajith <puthen1977@...il.com>
> ---
>   Documentation/RCU/rculist_nulls.rst | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/RCU/rculist_nulls.rst b/Documentation/RCU/rculist_nulls.rst
> index 21e40fcc08de..88bce14b3c37 100644
> --- a/Documentation/RCU/rculist_nulls.rst
> +++ b/Documentation/RCU/rculist_nulls.rst
> @@ -13,7 +13,7 @@ Please read the basics in listRCU.rst.
>   Using 'nulls'
>   =============
>   
> -Using special makers (called 'nulls') is a convenient way
> +Using special markers (called 'nulls') is a convenient way
>   to solve following problem.
>   
>   Without 'nulls', a typical RCU linked list managing objects which are

-- 
Mathieu Desnoyers
EfficiOS Inc.
https://www.efficios.com


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ