Re: [PATCH 2/4] Documentation: Kunit: Fix inconsistent titles

From: Sadiya Kazi
Date: Wed Aug 17 2022 - 02:46:21 EST


On Sat, Aug 13, 2022 at 9:51 AM Tales Aparecida
<tales.aparecida@xxxxxxxxx> wrote:
>
> Use the same wording when citing and describing Kunit parts.
>
> Signed-off-by: Tales Aparecida <tales.aparecida@xxxxxxxxx>
> ---


This looks fine.
Reviewed-by: Sadiya Kazi <sadiyakazi@xxxxxxxxxx>

Best Regards,
Sadiya

> Documentation/dev-tools/kunit/architecture.rst | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/Documentation/dev-tools/kunit/architecture.rst b/Documentation/dev-tools/kunit/architecture.rst
> index cf9e6e3eeae4..8efe792bdcb9 100644
> --- a/Documentation/dev-tools/kunit/architecture.rst
> +++ b/Documentation/dev-tools/kunit/architecture.rst
> @@ -6,8 +6,8 @@ KUnit Architecture
>
> The KUnit architecture can be divided into two parts:
>
> -- Kernel testing library
> -- kunit_tool (Command line test harness)
> +- `In-Kernel Testing Framework`_
> +- `kunit_tool (Command Line Test Harness)`_
>
> In-Kernel Testing Framework
> ===========================
> --
> 2.37.1
>