linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Souptick Joarder <jrdr.linux@gmail.com>
To: hui yang <yanghui.def@gmail.com>
Cc: Andrew Morton <akpm@linux-foundation.org>, Linux-MM <linux-mm@kvack.org>
Subject: Re: [PATCH 38/38] mm: fix ambiguous comments for better code readability
Date: Wed, 27 May 2020 22:39:25 +0530	[thread overview]
Message-ID: <CAFqt6za+dzc0D+8CossENGU4j5V=WmxOoQDvTj6F5=VsoCHTCg@mail.gmail.com> (raw)
In-Reply-To: <1590574238-3873-1-git-send-email-yanghui.def@gmail.com>

On Wed, May 27, 2020 at 3:40 PM hui yang <yanghui.def@gmail.com> wrote:
>
> From: YangHui <yanghui.def@gmail.com>
>
> fixing it will make the code more readable
>
> Signed-off-by: YangHui <yanghui.def@gmail.com>

Acked-by: Souptick Joarder <jrdr.linux@gmail.com>

> ---
>  include/linux/mm.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/include/linux/mm.h b/include/linux/mm.h
> index 5a32342..d671a3d 100644
> --- a/include/linux/mm.h
> +++ b/include/linux/mm.h
> @@ -482,7 +482,7 @@ static inline bool fault_flag_allow_retry_first(unsigned int flags)
>         { FAULT_FLAG_INTERRUPTIBLE,     "INTERRUPTIBLE" }
>
>  /*
> - * vm_fault is filled by the the pagefault handler and passed to the vma's
> + * vm_fault is filled by the pagefault handler and passed to the vma's
>   * ->fault function. The vma's ->fault is responsible for returning a bitmask
>   * of VM_FAULT_xxx flags that give details about how the fault was handled.
>   *
> --
> 2.7.4
>
>


      reply	other threads:[~2020-05-27 17:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-27 10:10 [PATCH 38/38] mm: fix ambiguous comments for better code readability hui yang
2020-05-27 17:09 ` Souptick Joarder [this message]

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='CAFqt6za+dzc0D+8CossENGU4j5V=WmxOoQDvTj6F5=VsoCHTCg@mail.gmail.com' \
    --to=jrdr.linux@gmail.com \
    --cc=akpm@linux-foundation.org \
    --cc=linux-mm@kvack.org \
    --cc=yanghui.def@gmail.com \
    /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;
as well as URLs for NNTP newsgroup(s).