[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <8a21e996-93f9-d22a-65b9-4bdafc43b36e@google.com>
Date: Wed, 24 Mar 2021 11:49:27 -0700 (PDT)
From: David Rientjes <rientjes@...gle.com>
To: Bhaskar Chowdhury <unixbhaskar@...il.com>
cc: cl@...ux.com, penberg@...nel.org, iamjoonsoo.kim@....com,
akpm@...ux-foundation.org, vbabka@...e.cz, linux-mm@...ck.org,
linux-kernel@...r.kernel.org, rdunlap@...radead.org
Subject: Re: [PATCH] mm/slub.c: Trivial typo fixes
On Wed, 24 Mar 2021, Bhaskar Chowdhury wrote:
> diff --git a/mm/slub.c b/mm/slub.c
> index 3021ce9bf1b3..cd3c7be33f69 100644
> --- a/mm/slub.c
> +++ b/mm/slub.c
> @@ -3,7 +3,7 @@
> * SLUB: A slab allocator that limits cache line use instead of queuing
> * objects in per cpu and per node lists.
> *
> - * The allocator synchronizes using per slab locks or atomic operatios
> + * The allocator synchronizes using per slab locks or atomic operation
operations
Powered by blists - more mailing lists