Linux kbuild/kconfig development
 help / color / mirror / Atom feed
* [PATCH 0/3] Update reference to include/asm-<arch>
@ 2024-12-05 13:20 Geert Uytterhoeven
  2024-12-05 13:20 ` [PATCH 1/3] checkpatch: " Geert Uytterhoeven
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Geert Uytterhoeven @ 2024-12-05 13:20 UTC (permalink / raw)
  To: Oleg Nesterov, Arnd Bergmann, Yury Norov, Rasmus Villemoes,
	Andy Whitcroft, Joe Perches, Dwaipayan Ray, Lukas Bulwahn,
	Masahiro Yamada, Nathan Chancellor, Nicolas Schier
  Cc: linux-arch, linux-kbuild, linux-kernel, Geert Uytterhoeven

	Hi all,

Despite "include/asm-<arch>" having been replaced by
"arch/<arch>/include/asm" 15 years ago, there are still several
references left.

This patch series updates the most visible ones.

Thanks for your comments!

Geert Uytterhoeven (3):
  checkpatch: Update reference to include/asm-<arch>
  kbuild: Drop support for include/asm-<arch> in headers_check.pl
  include: Update references to include/asm-<arch>

 include/asm-generic/syscall.h | 2 +-
 include/linux/bitmap.h        | 2 +-
 include/linux/types.h         | 2 +-
 scripts/checkpatch.pl         | 2 +-
 usr/include/headers_check.pl  | 4 ----
 5 files changed, 4 insertions(+), 8 deletions(-)

-- 
2.34.1

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2024-12-10 10:16 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-05 13:20 [PATCH 0/3] Update reference to include/asm-<arch> Geert Uytterhoeven
2024-12-05 13:20 ` [PATCH 1/3] checkpatch: " Geert Uytterhoeven
2024-12-05 16:33   ` Joe Perches
2024-12-07 14:30     ` Masahiro Yamada
2024-12-09  8:39       ` Geert Uytterhoeven
2024-12-05 13:20 ` [PATCH 2/3] kbuild: Drop support for include/asm-<arch> in headers_check.pl Geert Uytterhoeven
2024-12-07 14:27   ` Masahiro Yamada
2024-12-10 10:16     ` Masahiro Yamada
2024-12-05 13:20 ` [PATCH 3/3] include: Update references to include/asm-<arch> Geert Uytterhoeven
2024-12-07 22:17   ` Masahiro Yamada

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox