All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] KUnit: Docs: fix a wording typo
@ 2020-10-27 18:48 Randy Dunlap
  2020-10-28  3:01 ` David Gow
  0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2020-10-27 18:48 UTC (permalink / raw)
  To: linux-kernel
  Cc: Randy Dunlap, David Gow, linux-kselftest, kunit-dev, Shuah Khan,
	Shuah Khan, Brendan Higgins

Fix a wording typo (keyboard glitch).

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: David Gow <davidgow@google.com>
Cc: linux-kselftest@vger.kernel.org
Cc: kunit-dev@googlegroups.com
Cc: Shuah Khan <shuah@kernel.org>
Cc: Shuah Khan <skhan@linuxfoundation.org>
Cc: Brendan Higgins <brendanhiggins@google.com>
---
 Documentation/dev-tools/kunit/faq.rst |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- linux-next-20201027.orig/Documentation/dev-tools/kunit/faq.rst
+++ linux-next-20201027/Documentation/dev-tools/kunit/faq.rst
@@ -90,7 +90,7 @@ things to try.
    re-run kunit_tool.
 5. Try to run ``make ARCH=um defconfig`` before running ``kunit.py run``. This
    may help clean up any residual config items which could be causing problems.
-6. Finally, try running KUnit outside UML. KUnit and KUnit tests can run be
+6. Finally, try running KUnit outside UML. KUnit and KUnit tests can be
    built into any kernel, or can be built as a module and loaded at runtime.
    Doing so should allow you to determine if UML is causing the issue you're
    seeing. When tests are built-in, they will execute when the kernel boots, and

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] KUnit: Docs: fix a wording typo
  2020-10-27 18:48 [PATCH] KUnit: Docs: fix a wording typo Randy Dunlap
@ 2020-10-28  3:01 ` David Gow
  0 siblings, 0 replies; 2+ messages in thread
From: David Gow @ 2020-10-28  3:01 UTC (permalink / raw)
  To: Randy Dunlap
  Cc: Linux Kernel Mailing List, open list:KERNEL SELFTEST FRAMEWORK,
	KUnit Development, Shuah Khan, Shuah Khan, Brendan Higgins

On Wed, Oct 28, 2020 at 2:49 AM Randy Dunlap <rdunlap@infradead.org> wrote:
>
> Fix a wording typo (keyboard glitch).
>
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> Cc: David Gow <davidgow@google.com>
> Cc: linux-kselftest@vger.kernel.org
> Cc: kunit-dev@googlegroups.com
> Cc: Shuah Khan <shuah@kernel.org>
> Cc: Shuah Khan <skhan@linuxfoundation.org>
> Cc: Brendan Higgins <brendanhiggins@google.com>
> ---

Whoops! Thanks for catching this!

Reviewed-by: David Gow <davidgow@google.com>

Cheers,
-- David

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-10-28 23:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-27 18:48 [PATCH] KUnit: Docs: fix a wording typo Randy Dunlap
2020-10-28  3:01 ` David Gow

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.