Skip to content

Commit 204c2f5

Browse files
Rtoaxakpm00
authored andcommitted
kcov: fix spelling typos in comments
Fix the typo of 'suport' in kcov.h Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Rong Tao <[email protected]> Reviewed-by: Dmitry Vyukov <[email protected]> Cc: Andrey Konovalov <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
1 parent c53ed55 commit 204c2f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/linux/kcov.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ static inline void kcov_remote_start_usb(u64 id)
5656
/*
5757
* The softirq flavor of kcov_remote_*() functions is introduced as a temporary
5858
* 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:
6060
* https://bugzilla.kernel.org/show_bug.cgi?id=210337
6161
*/
6262

0 commit comments

Comments
 (0)