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

Masahiro Yamada masahiroy at kernel.org
Sat Oct 28 11:50:56 CEST 2023


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


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


More information about the U-Boot mailing list