[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <56802791.8060103@infradead.org>
Date: Sun, 27 Dec 2015 10:01:53 -0800
From: Randy Dunlap <rdunlap@...radead.org>
To: Jiri Slaby <jslaby@...e.cz>, trivial@...nel.org
Cc: linux-kernel@...r.kernel.org, Bogdan Sikora <bsikora@...hat.com>,
linux-mm@...ck.org, Rafael Aquini <aquini@...hat.com>,
Kent Overstreet <kmo@...erainc.com>, Jan Kara <jack@...e.cz>
Subject: Re: [PATCH trivial] lib+mm: fix few spelling mistakes
On 12/27/15 05:58, Jiri Slaby wrote:
> From: Bogdan Sikora <bsikora@...hat.com>
>
> All are in comments.
>
> Signed-off-by: Bogdan Sikora <bsikora@...hat.com>
> Cc: <linux-mm@...ck.org>
> Cc: Rafael Aquini <aquini@...hat.com>
> Cc: Kent Overstreet <kmo@...erainc.com>
> Cc: Jan Kara <jack@...e.cz>
> Signed-off-by: Jiri Slaby <jslaby@...e.cz>
> ---
> lib/flex_proportions.c | 2 +-
> lib/percpu-refcount.c | 2 +-
> mm/balloon_compaction.c | 4 ++--
> 3 files changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/lib/percpu-refcount.c b/lib/percpu-refcount.c
> index 6111bcb28376..2c1f256fdc84 100644
> --- a/lib/percpu-refcount.c
> +++ b/lib/percpu-refcount.c
> @@ -12,7 +12,7 @@
> * particular cpu can (and will) wrap - this is fine, when we go to shutdown the
> * percpu counters will all sum to the correct value
> *
> - * (More precisely: because moduler arithmatic is commutative the sum of all the
> + * (More precisely: because moduler arithmetic is commutative the sum of all the
modular
> * percpu_count vars will be equal to what it would have been if all the gets
> * and puts were done to a single integer, even if some of the percpu integers
> * overflow or underflow).
--
~Randy
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists