All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] docs: kbuild: fix typo
@ 2022-07-14  4:25 Baruch Siach
  2022-07-16  8:13 ` Masahiro Yamada
  0 siblings, 1 reply; 2+ messages in thread
From: Baruch Siach @ 2022-07-14  4:25 UTC (permalink / raw)
  To: Masahiro Yamada
  Cc: Michal Marek, Nick Desaulniers, linux-kbuild, Baruch Siach

on -> one.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
---
 Documentation/kbuild/kconfig-language.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/kbuild/kconfig-language.rst b/Documentation/kbuild/kconfig-language.rst
index a7173843a294..7fb398649f51 100644
--- a/Documentation/kbuild/kconfig-language.rst
+++ b/Documentation/kbuild/kconfig-language.rst
@@ -672,7 +672,7 @@ Future kconfig work
 Work on kconfig is welcomed on both areas of clarifying semantics and on
 evaluating the use of a full SAT solver for it. A full SAT solver can be
 desirable to enable more complex dependency mappings and / or queries,
-for instance on possible use case for a SAT solver could be that of handling
+for instance one possible use case for a SAT solver could be that of handling
 the current known recursive dependency issues. It is not known if this would
 address such issues but such evaluation is desirable. If support for a full SAT
 solver proves too complex or that it cannot address recursive dependency issues
-- 
2.35.1


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

* Re: [PATCH] docs: kbuild: fix typo
  2022-07-14  4:25 [PATCH] docs: kbuild: fix typo Baruch Siach
@ 2022-07-16  8:13 ` Masahiro Yamada
  0 siblings, 0 replies; 2+ messages in thread
From: Masahiro Yamada @ 2022-07-16  8:13 UTC (permalink / raw)
  To: Baruch Siach; +Cc: Michal Marek, Nick Desaulniers, Linux Kbuild mailing list

On Thu, Jul 14, 2022 at 1:26 PM Baruch Siach <baruch@tkos.co.il> wrote:
>
> on -> one.
>
> Signed-off-by: Baruch Siach <baruch@tkos.co.il>
> ---


Applied to linux-kbuild.
Thanks.


>  Documentation/kbuild/kconfig-language.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/kbuild/kconfig-language.rst b/Documentation/kbuild/kconfig-language.rst
> index a7173843a294..7fb398649f51 100644
> --- a/Documentation/kbuild/kconfig-language.rst
> +++ b/Documentation/kbuild/kconfig-language.rst
> @@ -672,7 +672,7 @@ Future kconfig work
>  Work on kconfig is welcomed on both areas of clarifying semantics and on
>  evaluating the use of a full SAT solver for it. A full SAT solver can be
>  desirable to enable more complex dependency mappings and / or queries,
> -for instance on possible use case for a SAT solver could be that of handling
> +for instance one possible use case for a SAT solver could be that of handling
>  the current known recursive dependency issues. It is not known if this would
>  address such issues but such evaluation is desirable. If support for a full SAT
>  solver proves too complex or that it cannot address recursive dependency issues
> --
> 2.35.1
>


-- 
Best Regards
Masahiro Yamada

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

end of thread, other threads:[~2022-07-16  8:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-14  4:25 [PATCH] docs: kbuild: fix typo Baruch Siach
2022-07-16  8:13 ` Masahiro Yamada

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.