All of lore.kernel.org
 help / color / mirror / Atom feed
* [patch 094/127] mm: vma_adjust: minor comment correction
@ 2016-10-08  0:01 akpm
  0 siblings, 0 replies; only message in thread
From: akpm @ 2016-10-08  0:01 UTC (permalink / raw)
  To: torvalds, mm-commits, akpm, aarcange, hughd, janvorli, mgorman, riel

From: Andrea Arcangeli <aarcange@redhat.com>
Subject: mm: vma_adjust: minor comment correction

The cases are three not two.

Link: http://lkml.kernel.org/r/1474492522-2261-3-git-send-email-aarcange@redhat.com
Signed-off-by: Andrea Arcangeli <aarcange@redhat.com>
Cc: Rik van Riel <riel@redhat.com>
Cc: Hugh Dickins <hughd@google.com>
Cc: Mel Gorman <mgorman@techsingularity.net>
Cc: Jan Vorlicek <janvorli@microsoft.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 mm/mmap.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff -puN mm/mmap.c~mm-vma_adjust-minor-comment-correction mm/mmap.c
--- a/mm/mmap.c~mm-vma_adjust-minor-comment-correction
+++ a/mm/mmap.c
@@ -667,7 +667,7 @@ int __vma_adjust(struct vm_area_struct *
 			/*
 			 * vma expands, overlapping all the next, and
 			 * perhaps the one after too (mprotect case 6).
-			 * The only two other cases that gets here are
+			 * The only other cases that gets here are
 			 * case 1, case 7 and case 8.
 			 */
 			if (next == expand) {
_

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

only message in thread, other threads:[~2016-10-08  0:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-08  0:01 [patch 094/127] mm: vma_adjust: minor comment correction akpm

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.