* Fixing Spelling Mistake in rculist_nulls.rst
@ 2024-11-21 23:21 Vyshnav Ajith
2024-11-22 14:28 ` Mathieu Desnoyers
0 siblings, 1 reply; 2+ messages in thread
From: Vyshnav Ajith @ 2024-11-21 23:21 UTC (permalink / raw)
To: paulmck, frederic, neeraj.upadhyay, joel, josh, boqun.feng,
urezki, rostedt, mathieu.desnoyers, jiangshanlai, qiang.zhang1211,
corbet
Cc: rcu, linux-doc, linux-kernel, Vyshnav Ajith
NUll is a special marker and not maker I believe. Fixing typo with this patch.
Signed-off-by: Vyshnav Ajith <puthen1977@gmail.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
--
2.43.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: Fixing Spelling Mistake in rculist_nulls.rst
2024-11-21 23:21 Fixing Spelling Mistake in rculist_nulls.rst Vyshnav Ajith
@ 2024-11-22 14:28 ` Mathieu Desnoyers
0 siblings, 0 replies; 2+ messages in thread
From: Mathieu Desnoyers @ 2024-11-22 14:28 UTC (permalink / raw)
To: Vyshnav Ajith, paulmck, frederic, neeraj.upadhyay, joel, josh,
boqun.feng, urezki, rostedt, jiangshanlai, qiang.zhang1211,
corbet
Cc: rcu, linux-doc, linux-kernel
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@gmail.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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-11-22 14:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-21 23:21 Fixing Spelling Mistake in rculist_nulls.rst Vyshnav Ajith
2024-11-22 14:28 ` Mathieu Desnoyers
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox