From: Ralph Campbell <rcampbell@nvidia.com>
To: Ethon Paul <ethp@qq.com>, <akpm@linux-foundation.org>,
<linux-mm@kvack.org>, <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] mm: ksm: Fix a typo in comment "alreaady"->"already"
Date: Fri, 10 Apr 2020 12:25:15 -0700 [thread overview]
Message-ID: <f22aed5e-174f-7908-04fd-4be7da6f2827@nvidia.com> (raw)
In-Reply-To: <20200410162427.13927-1-ethp@qq.com>
On 4/10/20 9:24 AM, Ethon Paul wrote:
> There is a typo in comment, fix it.
>
> Signed-off-by: Ethon Paul <ethp@qq.com>
Reviewed-by: Ralph Campbell <rcampbell@nvidia.com>
Maybe also change line 615, 1846, s/wrprotected/write protected
and line 2004, s/undeflow/underflow
> ---
> mm/ksm.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/mm/ksm.c b/mm/ksm.c
> index a558da9e7177..7ff8fc180a4b 100644
> --- a/mm/ksm.c
> +++ b/mm/ksm.c
> @@ -1148,7 +1148,7 @@ static int replace_page(struct vm_area_struct *vma, struct page *page,
>
> /*
> * No need to check ksm_use_zero_pages here: we can only have a
> - * zero_page here if ksm_use_zero_pages was enabled alreaady.
> + * zero_page here if ksm_use_zero_pages was enabled already.
> */
> if (!is_zero_pfn(page_to_pfn(kpage))) {
> get_page(kpage);
>
next prev parent reply other threads:[~2020-04-10 19:25 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-10 16:24 Ethon Paul
2020-04-10 19:25 ` Ralph Campbell [this message]
2020-04-11 2:33 Ethon Paul
2020-04-11 2:35 ` Ethon Paul
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=f22aed5e-174f-7908-04fd-4be7da6f2827@nvidia.com \
--to=rcampbell@nvidia.com \
--cc=akpm@linux-foundation.org \
--cc=ethp@qq.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.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