public inbox for linux-doc@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Documentation/mm/hwpoison.rst: fix typos and grammar.
@ 2026-03-17 12:06 Ariful Islam Shoikot
  2026-03-17 14:36 ` Jonathan Corbet
  0 siblings, 1 reply; 2+ messages in thread
From: Ariful Islam Shoikot @ 2026-03-17 12:06 UTC (permalink / raw)
  To: linux-doc; +Cc: Ariful Islam Shoikot

Signed-off-by: Ariful Islam Shoikot <islamarifulshoikat@gmail.com>
---
 Documentation/mm/hwpoison.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/mm/hwpoison.rst b/Documentation/mm/hwpoison.rst
index 483b72aa7c11..71b4b45c3505 100644
--- a/Documentation/mm/hwpoison.rst
+++ b/Documentation/mm/hwpoison.rst
@@ -38,7 +38,7 @@ To quote the overview comment::
 	for the mapping from a vma to a process. Since this case is expected
 	to be rare we hope we can get away with this.
 
-The code consists of a the high level handler in mm/memory-failure.c,
+The code consists of the high level handler in mm/memory-failure.c,
 a new page poison bit and various checks in the VM to handle poisoned
 pages.
 
-- 
2.43.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] Documentation/mm/hwpoison.rst: fix typos and grammar.
  2026-03-17 12:06 [PATCH] Documentation/mm/hwpoison.rst: fix typos and grammar Ariful Islam Shoikot
@ 2026-03-17 14:36 ` Jonathan Corbet
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2026-03-17 14:36 UTC (permalink / raw)
  To: Ariful Islam Shoikot, linux-doc; +Cc: Ariful Islam Shoikot

Ariful Islam Shoikot <islamarifulshoikat@gmail.com> writes:

> Signed-off-by: Ariful Islam Shoikot <islamarifulshoikat@gmail.com>
> ---
>  Documentation/mm/hwpoison.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/mm/hwpoison.rst b/Documentation/mm/hwpoison.rst
> index 483b72aa7c11..71b4b45c3505 100644
> --- a/Documentation/mm/hwpoison.rst
> +++ b/Documentation/mm/hwpoison.rst
> @@ -38,7 +38,7 @@ To quote the overview comment::
>  	for the mapping from a vma to a process. Since this case is expected
>  	to be rare we hope we can get away with this.
>  
> -The code consists of a the high level handler in mm/memory-failure.c,
> +The code consists of the high level handler in mm/memory-failure.c,
>  a new page poison bit and various checks in the VM to handle poisoned
>  pages.

I have applied this, thanks.

For future reference:

 - Please include a changelog describing the changes made and why
 - Run scripts/get_maintainer.pl on the patch to get the correct
   recipient list.

jon

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-03-17 14:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-17 12:06 [PATCH] Documentation/mm/hwpoison.rst: fix typos and grammar Ariful Islam Shoikot
2026-03-17 14:36 ` Jonathan Corbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox