[PATCH 0/3] Update reference to include/asm-<arch>

Geert Uytterhoeven posted 3 patches 1 year ago
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(-)
[PATCH 0/3] Update reference to include/asm-<arch>
Posted by Geert Uytterhoeven 1 year ago
	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