[PATCH 1/3] kbuild: Correct missing architecture-specific hyphens
Randy Dunlap
rdunlap at infradead.org
Sat Oct 28 18:00:34 CEST 2023
On 10/28/23 02:50, Masahiro Yamada wrote:
> 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.
or '32 bit', '64 bit', but I agree with "not keen on
fixing them tree-wide."
--
~Randy
More information about the U-Boot
mailing list