From: Dmitry Vyukov <dvyukov@google.com>
To: Rong Tao <rtoax@foxmail.com>,
Andrew Morton <akpm@linux-foundation.org>,
Linux-MM <linux-mm@kvack.org>
Cc: Rong Tao <rongtao@cestc.cn>,
Andrey Konovalov <andreyknvl@gmail.com>,
"open list:KCOV" <kasan-dev@googlegroups.com>,
open list <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] kcov: fix spelling typos in comments
Date: Mon, 5 Dec 2022 09:07:52 +0100 [thread overview]
Message-ID: <CACT4Y+a1nRTs-yu-5U6dfBB==-WN2ELXM_DdqrtFVRNRGxVRcw@mail.gmail.com> (raw)
In-Reply-To: <tencent_922CA94B789587D79FD154445D035AA19E07@qq.com>
On Sat, 3 Dec 2022 at 11:25, Rong Tao <rtoax@foxmail.com> wrote:
>
> From: Rong Tao <rongtao@cestc.cn>
>
> Fix the typo of 'suport' in kcov.h
>
> Signed-off-by: Rong Tao <rongtao@cestc.cn>
+Andrew, please merge this via mm tree
Reviewed-by: Dmitry Vyukov <dvyukov@google.com>
> ---
> include/linux/kcov.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/include/linux/kcov.h b/include/linux/kcov.h
> index 55dc338f6bcd..ee04256f28af 100644
> --- a/include/linux/kcov.h
> +++ b/include/linux/kcov.h
> @@ -56,7 +56,7 @@ static inline void kcov_remote_start_usb(u64 id)
> /*
> * The softirq flavor of kcov_remote_*() functions is introduced as a temporary
> * work around for kcov's lack of nested remote coverage sections support in
> - * task context. Adding suport for nested sections is tracked in:
> + * task context. Adding support for nested sections is tracked in:
> * https://bugzilla.kernel.org/show_bug.cgi?id=210337
> */
>
> --
> 2.38.1
>
parent reply other threads:[~2022-12-05 8:08 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <tencent_922CA94B789587D79FD154445D035AA19E07@qq.com>]
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='CACT4Y+a1nRTs-yu-5U6dfBB==-WN2ELXM_DdqrtFVRNRGxVRcw@mail.gmail.com' \
--to=dvyukov@google.com \
--cc=akpm@linux-foundation.org \
--cc=andreyknvl@gmail.com \
--cc=kasan-dev@googlegroups.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=rongtao@cestc.cn \
--cc=rtoax@foxmail.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).