From: Andrew Morton <akpm@linux-foundation.org>
To: mm-commits@vger.kernel.org, dvyukov@google.com,
andreyknvl@gmail.com, rongtao@cestc.cn,
akpm@linux-foundation.org
Subject: [merged mm-nonmm-stable] kcov-fix-spelling-typos-in-comments.patch removed from -mm tree
Date: Sun, 11 Dec 2022 19:31:18 -0800 [thread overview]
Message-ID: <20221212033119.5DED4C433F0@smtp.kernel.org> (raw)
The quilt patch titled
Subject: kcov: fix spelling typos in comments
has been removed from the -mm tree. Its filename was
kcov-fix-spelling-typos-in-comments.patch
This patch was dropped because it was merged into the mm-nonmm-stable branch
of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
------------------------------------------------------
From: Rong Tao <rongtao@cestc.cn>
Subject: kcov: fix spelling typos in comments
Date: Sat, 3 Dec 2022 18:25:21 +0800
Fix the typo of 'suport' in kcov.h
Link: https://lkml.kernel.org/r/tencent_922CA94B789587D79FD154445D035AA19E07@qq.com
Signed-off-by: Rong Tao <rongtao@cestc.cn>
Reviewed-by: Dmitry Vyukov <dvyukov@google.com>
Cc: Andrey Konovalov <andreyknvl@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---
include/linux/kcov.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- a/include/linux/kcov.h~kcov-fix-spelling-typos-in-comments
+++ a/include/linux/kcov.h
@@ -56,7 +56,7 @@ static inline void kcov_remote_start_usb
/*
* 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
*/
_
Patches currently in -mm which might be from rongtao@cestc.cn are
reply other threads:[~2022-12-12 3:31 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20221212033119.5DED4C433F0@smtp.kernel.org \
--to=akpm@linux-foundation.org \
--cc=andreyknvl@gmail.com \
--cc=dvyukov@google.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mm-commits@vger.kernel.org \
--cc=rongtao@cestc.cn \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.