linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/15] mm: delete duplicated words and fix typos
@ 2020-08-01 17:38 Randy Dunlap
  2020-08-01 17:38 ` [PATCH 01/15] mm: compaction.c: delete duplicated word Randy Dunlap
                   ` (15 more replies)
  0 siblings, 16 replies; 18+ messages in thread
From: Randy Dunlap @ 2020-08-01 17:38 UTC (permalink / raw)
  To: linux-mm; +Cc: Randy Dunlap, Andrew Morton

Drop repeated words or change them to something more readable.
Fix other typos or grammar as found near these other corrections.


Cc: Andrew Morton <akpm@linux-foundation.org>
To: linux-mm@kvack.org

 mm/compaction.c  |    2 +-
 mm/filemap.c     |    2 +-
 mm/hmm.c         |    2 +-
 mm/hugetlb.c     |    4 ++--
 mm/memcontrol.c  |    2 +-
 mm/memory.c      |    4 ++--
 mm/migrate.c     |    2 +-
 mm/nommu.c       |    4 ++--
 mm/page_alloc.c  |    6 +++---
 mm/shmem.c       |    2 +-
 mm/slab_common.c |    2 +-
 mm/usercopy.c    |    2 +-
 mm/vmscan.c      |    4 ++--
 mm/zpool.c       |    8 ++++----
 mm/zsmalloc.c    |    2 +-
 15 files changed, 24 insertions(+), 24 deletions(-)


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

end of thread, other threads:[~2020-08-05 22:20 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-01 17:38 [PATCH 00/15] mm: delete duplicated words and fix typos Randy Dunlap
2020-08-01 17:38 ` [PATCH 01/15] mm: compaction.c: delete duplicated word Randy Dunlap
2020-08-01 17:38 ` [PATCH 02/15] mm: filemap.c: " Randy Dunlap
2020-08-01 17:38 ` [PATCH 03/15] mm: hmm.c: " Randy Dunlap
2020-08-01 17:38 ` [PATCH 04/15] mm: hugetlb.c: delete duplicated words Randy Dunlap
2020-08-05 19:53   ` Mike Kravetz
2020-08-01 17:38 ` [PATCH 05/15] mm: memcontrol.c: " Randy Dunlap
2020-08-01 17:38 ` [PATCH 06/15] mm: memory.c: " Randy Dunlap
2020-08-01 17:38 ` [PATCH 07/15] mm: migrate.c: delete duplicated word Randy Dunlap
2020-08-01 17:38 ` [PATCH 08/15] mm: nommu.c: delete duplicated words Randy Dunlap
2020-08-01 17:38 ` [PATCH 09/15] mm: page_alloc.c: delete or fix " Randy Dunlap
2020-08-01 17:38 ` [PATCH 10/15] mm: shmem.c: delete duplicated word Randy Dunlap
2020-08-01 17:38 ` [PATCH 11/15] mm: slab_common.c: " Randy Dunlap
2020-08-01 17:38 ` [PATCH 12/15] mm: usercopy.c: " Randy Dunlap
2020-08-01 17:38 ` [PATCH 13/15] mm: vmscan.c: delete or fix duplicated words Randy Dunlap
2020-08-01 17:38 ` [PATCH 14/15] mm: zpool.c: delete duplicated word and fix grammar Randy Dunlap
2020-08-01 17:38 ` [PATCH 15/15] mm: zsmalloc.c: fix duplicated words Randy Dunlap
2020-08-05 22:20 ` [PATCH 00/15] mm: delete duplicated words and fix typos Zi Yan

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).