1
linux/arch
Masahiro Yamada fa60ce2cb4 treewide: remove editor modelines and cruft
The section "19) Editor modelines and other cruft" in
Documentation/process/coding-style.rst clearly says, "Do not include any
of these in source files."

I recently receive a patch to explicitly add a new one.

Let's do treewide cleanups, otherwise some people follow the existing code
and attempt to upstream their favoriate editor setups.

It is even nicer if scripts/checkpatch.pl can check it.

If we like to impose coding style in an editor-independent manner, I think
editorconfig (patch [1]) is a saner solution.

[1] https://lore.kernel.org/lkml/20200703073143.423557-1-danny@kdrag0n.dev/

Link: https://lkml.kernel.org/r/20210324054457.1477489-1-masahiroy@kernel.org
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
Reviewed-by: Miguel Ojeda <ojeda@kernel.org>	[auxdisplay]
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2021-05-07 00:26:34 -07:00
..
alpha mm: remove xlate_dev_kmem_ptr() 2021-05-07 00:26:34 -07:00
arc mm: drop redundant HAVE_ARCH_TRANSPARENT_HUGEPAGE 2021-05-05 11:27:25 -07:00
arm arm: print alloc free paths for address in registers 2021-05-07 00:26:34 -07:00
arm64 arm64/Kconfig: introduce ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE 2021-05-05 11:27:27 -07:00
csky mm: move mem_init_print_info() into mm_init() 2021-04-30 11:20:42 -07:00
h8300 arch: rearrange headers inclusion order in asm/bitops for m68k, sh and h8300 2021-05-06 19:24:11 -07:00
hexagon mm: remove xlate_dev_kmem_ptr() 2021-05-07 00:26:34 -07:00
ia64 mm: remove xlate_dev_kmem_ptr() 2021-05-07 00:26:34 -07:00
m68k treewide: remove editor modelines and cruft 2021-05-07 00:26:34 -07:00
microblaze mm: move mem_init_print_info() into mm_init() 2021-04-30 11:20:42 -07:00
mips mm: remove xlate_dev_kmem_ptr() 2021-05-07 00:26:34 -07:00
nds32 mm: move mem_init_print_info() into mm_init() 2021-04-30 11:20:42 -07:00
nios2 mm: move mem_init_print_info() into mm_init() 2021-04-30 11:20:42 -07:00
openrisc drivers/char: remove /dev/kmem for good 2021-05-07 00:26:34 -07:00
parisc treewide: remove editor modelines and cruft 2021-05-07 00:26:34 -07:00
powerpc mm: remove xlate_dev_kmem_ptr() 2021-05-07 00:26:34 -07:00
riscv mm: generalize SYS_SUPPORTS_HUGETLBFS (rename as ARCH_SUPPORTS_HUGETLBFS) 2021-05-05 11:27:25 -07:00
s390 mm: remove xlate_dev_kmem_ptr() 2021-05-07 00:26:34 -07:00
sh mm: remove xlate_dev_kmem_ptr() 2021-05-07 00:26:34 -07:00
sparc mm: remove xlate_dev_kmem_ptr() 2021-05-07 00:26:34 -07:00
um treewide: remove editor modelines and cruft 2021-05-07 00:26:34 -07:00
x86 x86/Kconfig: introduce ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE 2021-05-05 11:27:27 -07:00
xtensa drivers/char: remove /dev/kmem for good 2021-05-07 00:26:34 -07:00
.gitignore
Kconfig mm/vmalloc: hugepage vmalloc mappings 2021-04-30 11:20:40 -07:00