Re: [PATCH 1/3] checkpatch: Update reference to include/asm-<arch>

From: Masahiro Yamada
Date: Sat Dec 07 2024 - 09:31:28 EST


On Fri, Dec 6, 2024 at 1:40 AM Joe Perches <joe@xxxxxxxxxxx> wrote:
>
> On Thu, 2024-12-05 at 14:20 +0100, Geert Uytterhoeven wrote:
> > "include/asm-<arch>" was replaced by "arch/<arch>/include/asm" a long
> > time ago.
>
> Thanks.


Is this check still needed?

include/asm was a symlink to include/asm-<architecture> in the old days,
but it no longer exists.

In which case, is this check triggered?




--
Best Regards
Masahiro Yamada