* [PATCH] kunit: Spelling s/slowm/slow/
@ 2025-03-27 15:33 Geert Uytterhoeven
2025-03-28 6:56 ` David Gow
0 siblings, 1 reply; 2+ messages in thread
From: Geert Uytterhoeven @ 2025-03-27 15:33 UTC (permalink / raw)
To: Brendan Higgins, David Gow, Rae Moar
Cc: linux-kselftest, kunit-dev, linux-kernel, Geert Uytterhoeven
Fix a misspelling of "slow".
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
---
include/kunit/test.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/kunit/test.h b/include/kunit/test.h
index 58dbab60f8530588..9b773406e01f3c43 100644
--- a/include/kunit/test.h
+++ b/include/kunit/test.h
@@ -67,7 +67,7 @@ enum kunit_status {
/*
* Speed Attribute is stored as an enum and separated into categories of
- * speed: very_slowm, slow, and normal. These speeds are relative to
+ * speed: very_slow, slow, and normal. These speeds are relative to
* other KUnit tests.
*
* Note: unset speed attribute acts as default of KUNIT_SPEED_NORMAL.
--
2.43.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] kunit: Spelling s/slowm/slow/
2025-03-27 15:33 [PATCH] kunit: Spelling s/slowm/slow/ Geert Uytterhoeven
@ 2025-03-28 6:56 ` David Gow
0 siblings, 0 replies; 2+ messages in thread
From: David Gow @ 2025-03-28 6:56 UTC (permalink / raw)
To: Geert Uytterhoeven
Cc: Brendan Higgins, Rae Moar, linux-kselftest, kunit-dev,
linux-kernel
[-- Attachment #1: Type: text/plain, Size: 880 bytes --]
On Thu, 27 Mar 2025 at 23:33, Geert Uytterhoeven <geert@linux-m68k.org> wrote:
>
> Fix a misspelling of "slow".
>
> Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
> ---
Reviewed-by: David Gow <davidgow@google.com>
Cheers,
-- David
> include/kunit/test.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/include/kunit/test.h b/include/kunit/test.h
> index 58dbab60f8530588..9b773406e01f3c43 100644
> --- a/include/kunit/test.h
> +++ b/include/kunit/test.h
> @@ -67,7 +67,7 @@ enum kunit_status {
>
> /*
> * Speed Attribute is stored as an enum and separated into categories of
> - * speed: very_slowm, slow, and normal. These speeds are relative to
> + * speed: very_slow, slow, and normal. These speeds are relative to
> * other KUnit tests.
> *
> * Note: unset speed attribute acts as default of KUNIT_SPEED_NORMAL.
> --
> 2.43.0
>
[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 5281 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-03-28 6:56 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-27 15:33 [PATCH] kunit: Spelling s/slowm/slow/ Geert Uytterhoeven
2025-03-28 6:56 ` David Gow
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).