Re: [PATCH 1/3] kbuild: Correct missing architecture-specific hyphens

From: Masahiro Yamada
Date: Sat Oct 28 2023 - 06:01:14 EST


On Thu, Oct 26, 2023 at 4:27 PM Simon Glass <sjg@xxxxxxxxxxxx> wrote:
>
> These should add a hyphen to indicate that it makes a adjective. Fix
> them.
>
> Signed-off-by: Simon Glass <sjg@xxxxxxxxxxxx>
> ---


This is trivial.
Applied to linux-kbuild. Thanks.


git grep -i 'arch specific'

or

git grep -i 'architecture specific'

finds similar patterns, but presumably we are not
keen on fixing them tree-wide.





--
Best Regards
Masahiro Yamada