linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 20/20] Documentation: vm/memory-model: eliminate duplicated word
       [not found] <20200707180414.10467-1-rdunlap@infradead.org>
@ 2020-07-07 18:04 ` Randy Dunlap
  2020-07-07 19:42   ` Mike Rapoport
  0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2020-07-07 18:04 UTC (permalink / raw)
  To: linux-kernel
  Cc: Randy Dunlap, Jonathan Corbet, linux-doc, linux-mm,
	Mike Rapoport, Jens Axboe, linux-block, Jason Wessel,
	Daniel Thompson, Douglas Anderson, kgdb-bugreport, Wu Hao,
	linux-fpga, James Wang, Liviu Dudau, Mihail Atanassov,
	Mali DP Maintainers, David Airlie, Daniel Vetter, dri-devel,
	Srinivas Pandruvada, Jiri Kosina, linux-input, Wolfram Sang,
	linux-i2c, Masahiro Yamada, Michal Marek, linux-kbuild,
	Jacek Anaszewski, Pavel Machek, Dan Murphy, linux-leds,
	Dan Williams, Paul Cercueil, Thomas Bogendoerfer, linux-mips,
	Derek Kiernan, Dragan Cvetic, Michael Ellerman,
	Benjamin Herrenschmidt, Paul Mackerras, linuxppc-dev,
	Tony Krowiak, Pierre Morel, Halil Pasic, linux-s390,
	Matthew Wilcox, Hannes Reinecke, linux-scsi,
	James E.J. Bottomley, Martin K. Petersen, Jarkko Sakkinen,
	Mimi Zohar, linux-integrity, keyrings, Paolo Bonzini, kvm,
	Andrew Morton, linux-mm

Drop the doubled word "the".

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: linux-mm@kvack.org
---
 Documentation/vm/memory-model.rst |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- linux-next-20200701.orig/Documentation/vm/memory-model.rst
+++ linux-next-20200701/Documentation/vm/memory-model.rst
@@ -159,7 +159,7 @@ frame. Inside a section, the PFN is the
 The sparse vmemmap uses a virtually mapped memory map to optimize
 pfn_to_page and page_to_pfn operations. There is a global `struct
 page *vmemmap` pointer that points to a virtually contiguous array of
-`struct page` objects. A PFN is an index to that array and the the
+`struct page` objects. A PFN is an index to that array and the
 offset of the `struct page` from `vmemmap` is the PFN of that
 page.
 


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

* Re: [PATCH 20/20] Documentation: vm/memory-model: eliminate duplicated word
  2020-07-07 18:04 ` [PATCH 20/20] Documentation: vm/memory-model: eliminate duplicated word Randy Dunlap
@ 2020-07-07 19:42   ` Mike Rapoport
  0 siblings, 0 replies; 2+ messages in thread
From: Mike Rapoport @ 2020-07-07 19:42 UTC (permalink / raw)
  To: Randy Dunlap
  Cc: linux-kernel, Jonathan Corbet, linux-doc, linux-mm, Jens Axboe,
	linux-block, Jason Wessel, Daniel Thompson, Douglas Anderson,
	kgdb-bugreport, Wu Hao, linux-fpga, James Wang, Liviu Dudau,
	Mihail Atanassov, Mali DP Maintainers, David Airlie,
	Daniel Vetter, dri-devel, Srinivas Pandruvada, Jiri Kosina,
	linux-input, Wolfram Sang, linux-i2c, Masahiro Yamada,
	Michal Marek, linux-kbuild, Jacek Anaszewski, Pavel Machek,
	Dan Murphy, linux-leds, Dan Williams, Paul Cercueil,
	Thomas Bogendoerfer, linux-mips, Derek Kiernan, Dragan Cvetic,
	Michael Ellerman, Benjamin Herrenschmidt, Paul Mackerras,
	linuxppc-dev, Tony Krowiak, Pierre Morel, Halil Pasic,
	linux-s390, Matthew Wilcox, Hannes Reinecke, linux-scsi,
	James E.J. Bottomley, Martin K. Petersen, Jarkko Sakkinen,
	Mimi Zohar, linux-integrity, keyrings, Paolo Bonzini, kvm,
	Andrew Morton, linux-mm

On Tue, Jul 07, 2020 at 11:04:13AM -0700, Randy Dunlap wrote:
> Drop the doubled word "the".
> 
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> Cc: Jonathan Corbet <corbet@lwn.net>
> Cc: linux-doc@vger.kernel.org
> Cc: Andrew Morton <akpm@linux-foundation.org>
> Cc: linux-mm@kvack.org

Reviewed-by: Mike Rapoport <rppt@kernel.org>

> ---
>  Documentation/vm/memory-model.rst |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> --- linux-next-20200701.orig/Documentation/vm/memory-model.rst
> +++ linux-next-20200701/Documentation/vm/memory-model.rst
> @@ -159,7 +159,7 @@ frame. Inside a section, the PFN is the
>  The sparse vmemmap uses a virtually mapped memory map to optimize
>  pfn_to_page and page_to_pfn operations. There is a global `struct
>  page *vmemmap` pointer that points to a virtually contiguous array of
> -`struct page` objects. A PFN is an index to that array and the the
> +`struct page` objects. A PFN is an index to that array and the
>  offset of the `struct page` from `vmemmap` is the PFN of that
>  page.
>  

-- 
Sincerely yours,
Mike.


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

end of thread, other threads:[~2020-07-07 19:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20200707180414.10467-1-rdunlap@infradead.org>
2020-07-07 18:04 ` [PATCH 20/20] Documentation: vm/memory-model: eliminate duplicated word Randy Dunlap
2020-07-07 19:42   ` Mike Rapoport

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).