[<prev] [next>] [day] [month] [year] [list]
Message-ID: <24fb071d-634b-adad-3d79-741969e68c2c@nvidia.com>
Date: Fri, 10 Apr 2020 12:34:18 -0700
From: Ralph Campbell <rcampbell@...dia.com>
To: Ethon Paul <ethp@...com>, <akpm@...ux-foundation.org>,
<linux-mm@...ck.org>, <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] mm/memory_hotplug: Fix a typo in comment
"recoreded"->"recorded"
On 4/10/20 9:03 AM, Ethon Paul wrote:
> There is a typo in comment, fix it.
> s/recoreded/recorded
>
> Signed-off-by: Ethon Paul <ethp@...com>
Reviewed-by: Ralph Campbell <rcampbell@...dia.com>
> ---
> mm/memory_hotplug.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/mm/memory_hotplug.c b/mm/memory_hotplug.c
> index 635e8e286598..d2e8f3a8088e 100644
> --- a/mm/memory_hotplug.c
> +++ b/mm/memory_hotplug.c
> @@ -1357,7 +1357,7 @@ offline_isolated_pages_cb(unsigned long start, unsigned long nr_pages,
> }
>
> /*
> - * Check all pages in range, recoreded as memory resource, are isolated.
> + * Check all pages in range, recorded as memory resource, are isolated.
> */
> static int
> check_pages_isolated_cb(unsigned long start_pfn, unsigned long nr_pages,
>
Powered by blists - more mailing lists