mm-commits.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* + mm-fix-a-spelling-mistake.patch added to -mm tree
@ 2014-11-04 20:43 akpm
  0 siblings, 0 replies; only message in thread
From: akpm @ 2014-11-04 20:43 UTC (permalink / raw)
  To: weiyuan.wei, riel, mm-commits


The patch titled
     Subject: mm: fix a spelling mistake
has been added to the -mm tree.  Its filename is
     mm-fix-a-spelling-mistake.patch

This patch should soon appear at
    http://ozlabs.org/~akpm/mmots/broken-out/mm-fix-a-spelling-mistake.patch
		echo and later at
		echo  http://ozlabs.org/~akpm/mmotm/broken-out/mm-fix-a-spelling-mistake.patch

Before you just go and hit "reply", please:
   a) Consider who else should be cc'ed
   b) Prefer to cc a suitable mailing list as well
   c) Ideally: find the original patch on the mailing list and do a
      reply-to-all to that, adding suitable additional cc's

*** Remember to use Documentation/SubmitChecklist when testing your code ***

The -mm tree is included into linux-next and is updated
there every 3-4 working days

------------------------------------------------------
From: Wei Yuan <weiyuan.wei@huawei.com>
Subject: mm: fix a spelling mistake

Signed-off-by Wei Yuan <weiyuan.wei@huawei.com>
Acked-by: Rik van Riel <riel@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

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

diff -puN mm/page_alloc.c~mm-fix-a-spelling-mistake mm/page_alloc.c
--- a/mm/page_alloc.c~mm-fix-a-spelling-mistake
+++ a/mm/page_alloc.c
@@ -1703,7 +1703,7 @@ static bool __zone_watermark_ok(struct z
 			unsigned long mark, int classzone_idx, int alloc_flags,
 			long free_pages)
 {
-	/* free_pages my go negative - that's OK */
+	/* free_pages may go negative - that's OK */
 	long min = mark;
 	int o;
 	long free_cma = 0;
_

Patches currently in -mm which might be from weiyuan.wei@huawei.com are

mm-fix-a-spelling-mistake.patch


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

only message in thread, other threads:[~2014-11-04 20:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-04 20:43 + mm-fix-a-spelling-mistake.patch added to -mm tree akpm

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