From: Souptick Joarder <jrdr.linux@gmail.com>
To: Zhang Jiaming <jiaming@nfschina.com>
Cc: ebiederm@xmission.com, Kees Cook <keescook@chromium.org>,
Al Viro <viro@zeniv.linux.org.uk>, Linux-MM <linux-mm@kvack.org>,
linux-fsdevel <linux-fsdevel@vger.kernel.org>,
linux-kernel@vger.kernel.org, liqiong@nfschina.com,
renyu@nfschina.com
Subject: Re: [PATCH] exec: Fix a spelling mistake
Date: Thu, 30 Jun 2022 06:17:55 +0530 [thread overview]
Message-ID: <CAFqt6zZivU3XJmjwdCqhSJBAoNwWfJZeUipG4es4u+iaEnDGtw@mail.gmail.com> (raw)
In-Reply-To: <20220629072932.27506-1-jiaming@nfschina.com>
On Wed, Jun 29, 2022 at 1:07 PM Zhang Jiaming <jiaming@nfschina.com> wrote:
>
> Change 'wont't' to 'won't'.
>
> Signed-off-by: Zhang Jiaming <jiaming@nfschina.com>
Reviewed-by: Souptick Joarder (HPE) <jrdr.linux@gmail.com>
> ---
> fs/exec.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/fs/exec.c b/fs/exec.c
> index 96b9847fca99..5f0656e10b5d 100644
> --- a/fs/exec.c
> +++ b/fs/exec.c
> @@ -1156,7 +1156,7 @@ static int de_thread(struct task_struct *tsk)
> /*
> * We are going to release_task()->ptrace_unlink() silently,
> * the tracer can sleep in do_wait(). EXIT_DEAD guarantees
> - * the tracer wont't block again waiting for this thread.
> + * the tracer won't block again waiting for this thread.
> */
> if (unlikely(leader->ptrace))
> __wake_up_parent(leader, leader->parent);
> --
> 2.34.1
>
>
next prev parent reply other threads:[~2022-06-30 0:48 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-29 7:29 Zhang Jiaming
2022-06-30 0:47 ` Souptick Joarder [this message]
2022-07-01 22:07 ` Kees Cook
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=CAFqt6zZivU3XJmjwdCqhSJBAoNwWfJZeUipG4es4u+iaEnDGtw@mail.gmail.com \
--to=jrdr.linux@gmail.com \
--cc=ebiederm@xmission.com \
--cc=jiaming@nfschina.com \
--cc=keescook@chromium.org \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=liqiong@nfschina.com \
--cc=renyu@nfschina.com \
--cc=viro@zeniv.linux.org.uk \
/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