All of lore.kernel.org
 help / color / mirror / Atom feed
* [merged mm-stable] mm-rmap-fix-typos-in-comments.patch removed from -mm tree
@ 2022-05-10  4:15 Andrew Morton
  0 siblings, 0 replies; only message in thread
From: Andrew Morton @ 2022-05-10  4:15 UTC (permalink / raw)
  To: mm-commits, ahuang12, akpm


The quilt patch titled
     Subject: mm/rmap: Fix typos in comments
has been removed from the -mm tree.  Its filename was
     mm-rmap-fix-typos-in-comments.patch

This patch was dropped because it was merged into mm-stable

------------------------------------------------------
From: Adrian Huang <ahuang12@lenovo.com>
Subject: mm/rmap: Fix typos in comments

Fix spelling/grammar mistakes in comments.

Link: https://lkml.kernel.org/r/20220428061522.666-1-adrianhuang0701@gmail.com
Signed-off-by: Adrian Huang <ahuang12@lenovo.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 mm/rmap.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

--- a/mm/rmap.c~mm-rmap-fix-typos-in-comments
+++ a/mm/rmap.c
@@ -298,7 +298,7 @@ int anon_vma_clone(struct vm_area_struct
 		 * Reuse existing anon_vma if its degree lower than two,
 		 * that means it has no vma and only one anon_vma child.
 		 *
-		 * Do not chose parent anon_vma, otherwise first child
+		 * Do not choose parent anon_vma, otherwise first child
 		 * will always reuse it. Root anon_vma is never reused:
 		 * it has self-parent reference and at least one child.
 		 */
@@ -2249,7 +2249,7 @@ static bool folio_make_device_exclusive(
 
 /**
  * make_device_exclusive_range() - Mark a range for exclusive use by a device
- * @mm: mm_struct of assoicated target process
+ * @mm: mm_struct of associated target process
  * @start: start of the region to mark for exclusive device access
  * @end: end address of region
  * @pages: returns the pages which were successfully marked for exclusive access
_

Patches currently in -mm which might be from ahuang12@lenovo.com are



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-05-10  4:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-10  4:15 [merged mm-stable] mm-rmap-fix-typos-in-comments.patch removed from -mm tree Andrew Morton

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.