Re: [PATCH] kunit: Spelling s/slowm/slow/

2025-03-27 Thread David Gow
On Thu, 27 Mar 2025 at 23:33, Geert Uytterhoeven wrote: > > Fix a misspelling of "slow". > > Signed-off-by: Geert Uytterhoeven > --- Reviewed-by: David Gow Cheers, -- David > include/kunit/test.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/include/kunit/test.h b/

[PATCH] kunit: Spelling s/slowm/slow/

2025-03-27 Thread Geert Uytterhoeven
Fix a misspelling of "slow". Signed-off-by: Geert Uytterhoeven --- 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/t