On 10/28/23 02:50, Masahiro Yamada wrote: > On Thu, Oct 26, 2023 at 4:27 PM Simon Glass <s...@chromium.org> wrote: >> >> These should add a hyphen to indicate that it makes a adjective. Fix >> them. >> >> Signed-off-by: Simon Glass <s...@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
- [PATCH 0/3] arm64: Add a build target for Flat Image... Simon Glass
- [PATCH 1/3] kbuild: Correct missing architectur... Simon Glass
- Re: [PATCH 1/3] kbuild: Correct missing arc... Masahiro Yamada
- Re: [PATCH 1/3] kbuild: Correct missing... Randy Dunlap
- [PATCH 2/3] kbuild: arm64: Add BOOT_TARGETS var... Simon Glass
- [PATCH 3/3] arm64: boot: Support Flat Image Tre... Simon Glass
- Re: [PATCH 3/3] arm64: boot: Support Flat I... Masahiro Yamada
- Re: [PATCH 3/3] arm64: boot: Support Fl... Simon Glass
- Re: [PATCH 3/3] arm64: boot: Suppor... Russell King (Oracle)
- Re: [PATCH 3/3] arm64: boot: S... Tom Rini
- Re: [PATCH 3/3] arm64: boo... Masahiro Yamada
- Re: [PATCH 3/3] arm64:... Tom Rini