lkml.org 
[lkml]   [2010]   [Aug]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] trivial: fix a typo on comments in mm/percpu.c
On Wed, 11 Aug 2010, Namhyung Kim wrote:

> 'eqaul' should be 'equal'.
>
> Signed-off-by: Namhyung Kim <namhyung@gmail.com>
> ---
> mm/percpu.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/mm/percpu.c b/mm/percpu.c
> index 5e78131..3ec4dc9 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.
> *

Applied, thanks.

--
Jiri Kosina
SUSE Labs, Novell Inc.


\
 
 \ /
  Last update: 2010-08-11 09:33    [W:0.026 / U:0.220 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site