All of lore.kernel.org
 help / color / mirror / Atom feed
* [merged mm-nonmm-stable] kcov-fix-spelling-typos-in-comments.patch removed from -mm tree
@ 2022-12-12  3:31 Andrew Morton
  0 siblings, 0 replies; only message in thread
From: Andrew Morton @ 2022-12-12  3:31 UTC (permalink / raw)
  To: mm-commits, dvyukov, andreyknvl, rongtao, akpm


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



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-12-12  3:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-12  3:31 [merged mm-nonmm-stable] kcov-fix-spelling-typos-in-comments.patch removed from -mm tree Andrew Morton

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.