linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
To: Andrea Gelmini <andrea.gelmini@gelma.net>
Cc: kosaki.motohiro@jp.fujitsu.com, gelma@gelma.net,
	Tejun Heo <tj@kernel.org>, David Howells <dhowells@redhat.com>,
	Christoph Lameter <cl@linux-foundation.org>,
	Andrew Morton <akpm@linux-foundation.org>,
	Rik van Riel <riel@redhat.com>, Mel Gorman <mel@csn.ul.ie>,
	Minchan Kim <minchan.kim@gmail.com>,
	LKML <linux-kernel@vger.kernel.org>,
	linux-mm <linux-mm@kvack.org>
Subject: Re: [PATCH 11/16] mm: fixed typos
Date: Mon, 18 Oct 2010 09:26:16 +0900 (JST)	[thread overview]
Message-ID: <20101018092415.3AD1.A69D9226@jp.fujitsu.com> (raw)
In-Reply-To: <1287235165-27841-11-git-send-email-andrea.gelmini@gelma.net>

> Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
> ---
>  mm/percpu.c |    2 +-
>  mm/vmscan.c |    2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/mm/percpu.c b/mm/percpu.c
> index c76ef38..8b9aa45 100644
> --- a/mm/percpu.c
> +++ b/mm/percpu.c
> @@ -31,7 +31,7 @@
>   * as small as 4 bytes.  The allocator organizes chunks into lists
>   * according to free size and tries to allocate from the fullest one.
>   * Each chunk keeps the maximum contiguous area size hint which is
> - * guaranteed to be eqaul to or larger than the maximum contiguous
> + * guaranteed to be equal to or larger than the maximum contiguous
>   * area in the chunk.  This helps the allocator not to iterate the
>   * chunk maps unnecessarily.
>   *
> diff --git a/mm/vmscan.c b/mm/vmscan.c
> index c5dfabf..08823c4 100644
> --- a/mm/vmscan.c
> +++ b/mm/vmscan.c
> @@ -79,7 +79,7 @@ struct scan_control {
>  	int order;
>  
>  	/*
> -	 * Intend to reclaim enough contenious memory rather than to reclaim
> +	 * Intend to reclaim enough contiguous memory rather than to reclaim
>  	 * enough amount memory. I.e, it's the mode for high order allocation.
>  	 */
>  	bool lumpy_reclaim_mode;

Please cc lkml and linux-mm when you post any patch. (I've added them)
but anyway, this looks good.

thanks.


--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

       reply	other threads:[~2010-10-18  0:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1287235165-27841-1-git-send-email-andrea.gelmini@gelma.net>
     [not found] ` <1287235165-27841-11-git-send-email-andrea.gelmini@gelma.net>
2010-10-18  0:26   ` KOSAKI Motohiro [this message]
2010-10-18 12:40     ` Andrea Gelmini

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20101018092415.3AD1.A69D9226@jp.fujitsu.com \
    --to=kosaki.motohiro@jp.fujitsu.com \
    --cc=akpm@linux-foundation.org \
    --cc=andrea.gelmini@gelma.net \
    --cc=cl@linux-foundation.org \
    --cc=dhowells@redhat.com \
    --cc=gelma@gelma.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=mel@csn.ul.ie \
    --cc=minchan.kim@gmail.com \
    --cc=riel@redhat.com \
    --cc=tj@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox