[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAK7LNAR7-M6MOCJ9qktBQQziwynk6EEMaKpKJkaZDfKg76KRqw@mail.gmail.com>
Date: Sun, 8 Dec 2024 07:17:15 +0900
From: Masahiro Yamada <masahiroy@...nel.org>
To: Geert Uytterhoeven <geert+renesas@...der.be>
Cc: Oleg Nesterov <oleg@...hat.com>, Arnd Bergmann <arnd@...db.de>, Yury Norov <yury.norov@...il.com>,
Rasmus Villemoes <linux@...musvillemoes.dk>, Andy Whitcroft <apw@...onical.com>,
Joe Perches <joe@...ches.com>, Dwaipayan Ray <dwaipayanray1@...il.com>,
Lukas Bulwahn <lukas.bulwahn@...il.com>, Nathan Chancellor <nathan@...nel.org>,
Nicolas Schier <nicolas@...sle.eu>, linux-arch@...r.kernel.org,
linux-kbuild@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 3/3] include: Update references to include/asm-<arch>
On Thu, Dec 5, 2024 at 10:21 PM Geert Uytterhoeven
<geert+renesas@...der.be> wrote:
>
> "include/asm-<arch>" was replaced by "arch/<arch>/include/asm" a long
> time ago.
>
> Signed-off-by: Geert Uytterhoeven <geert+renesas@...der.be>
> ---
> include/asm-generic/syscall.h | 2 +-
> include/linux/bitmap.h | 2 +-
> include/linux/types.h | 2 +-
> 3 files changed, 3 insertions(+), 3 deletions(-)
"git grep include/asm- | grep -v generic"
will find more instances.
--
Best Regards
Masahiro Yamada
Powered by blists - more mailing lists