diff --git a/include/linux/kcov.h b/include/linux/kcov.h index 55dc338f6bcdd034c9d64bf6179c87bad0fdf5ee..ee04256f28af4816c492379493ee29d271ad666a 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 */