Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

kcov: fix spelling typos in comments

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>

authored by

Rong Tao and committed by
Andrew Morton
204c2f53 c53ed55c

+1 -1
+1 -1
include/linux/kcov.h
··· 56 56 /* 57 57 * The softirq flavor of kcov_remote_*() functions is introduced as a temporary 58 58 * work around for kcov's lack of nested remote coverage sections support in 59 - * task context. Adding suport for nested sections is tracked in: 59 + * task context. Adding support for nested sections is tracked in: 60 60 * https://bugzilla.kernel.org/show_bug.cgi?id=210337 61 61 */ 62 62